1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2026-06-04 18:17:19 +08:00

添加重生记录。

This commit is contained in:
carm
2020-05-29 11:13:23 +08:00
parent 01a24dd2b5
commit 56e480f763
6 changed files with 19 additions and 1 deletions
+5
View File
@@ -43,6 +43,11 @@
<artifactId>2b2t-common</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.cn2b2t</groupId>
<artifactId>2b2t-logger</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>