tools 通用依赖
日志存储目录
This commit is contained in:
2025-02-08 09:34:31 +08:00
parent 0990ecce30
commit 9341c9469a
8 changed files with 40 additions and 17 deletions

View File

@@ -23,11 +23,6 @@
<artifactId>cash-common-sa-token</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.czg</groupId>
<artifactId>cash-common-tools</artifactId>
</dependency>
</dependencies>
</project>

View File

@@ -33,11 +33,6 @@
<artifactId>cash-common-tools</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.czg</groupId>
<artifactId>cash-sdk</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.mybatis-flex</groupId>