🔨 移动common下部分模块至starter下

This commit is contained in:
b2baccline
2020-06-03 21:33:10 +08:00
parent a9f9788885
commit 9270a2b26f
75 changed files with 28 additions and 36 deletions

View File

@@ -15,7 +15,7 @@
<dependency>
<groupId>com.hccake</groupId>
<artifactId>ballcat-common-log</artifactId>
<artifactId>ballcat-spring-boot-starter-log</artifactId>
</dependency>
<!--mybatis plus-->
<dependency>