Commit 4ac94a98 by jiang'yun

日志服务

parent 8d46c2f0
...@@ -16,6 +16,11 @@ ...@@ -16,6 +16,11 @@
</description> </description>
<dependencies> <dependencies>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
</dependency>
<!--导出word--> <!--导出word-->
<dependency> <dependency>
<groupId>cn.javaex</groupId> <groupId>cn.javaex</groupId>
......
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