Commit ff949f56 authored by gary's avatar gary

1、fixbug

parent ec2f8552
...@@ -123,6 +123,12 @@ ...@@ -123,6 +123,12 @@
<artifactId>nutz</artifactId> <artifactId>nutz</artifactId>
<version>1.r.63.r2</version> <version>1.r.63.r2</version>
</dependency> </dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.7</version>
<scope>compile</scope>
</dependency>
</dependencies> </dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment