提交 264e23e7 编写于 作者: T Thinkingcao

更新README文件

上级 0267bc55
......@@ -202,6 +202,12 @@
<version>${silence.version}</version>
</dependency>
<dependency>
<groupId>com.silence</groupId>
<artifactId>silence-weixin</artifactId>
<version>${silence.version}</version>
</dependency>
</dependencies>
</dependencyManagement>
......
......@@ -73,6 +73,12 @@
<artifactId>silence-generator</artifactId>
</dependency>
<!-- 微信模块-->
<dependency>
<groupId>com.silence</groupId>
<artifactId>silence-weixin</artifactId>
</dependency>
<!-- 代码简化工具lombok -->
<dependency>
<groupId>org.projectlombok</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册