Commit 7303d48f by huluobin

maven

parent 6595c5c1
...@@ -173,12 +173,12 @@ ...@@ -173,12 +173,12 @@
<classifier>jdk15</classifier> <classifier>jdk15</classifier>
</dependency> </dependency>
<!--短信模块需要的json类库--> <!-- &lt;!&ndash;短信模块需要的json类库&ndash;&gt;-->
<dependency> <!-- <dependency>-->
<groupId>org.json</groupId> <!-- <groupId>org.json</groupId>-->
<artifactId>json</artifactId> <!-- <artifactId>json</artifactId>-->
<version>${json.version}</version> <!-- <version>${json.version}</version>-->
</dependency> <!-- </dependency>-->
<!--apache lang 工具包--> <!--apache lang 工具包-->
<dependency> <dependency>
......
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