调整框架,删除不必要的组件

This commit is contained in:
2025-05-23 10:34:33 +08:00
parent ce2a28e154
commit e2411f5014
7 changed files with 38 additions and 25 deletions

View File

@@ -64,12 +64,10 @@
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-infra-api</artifactId> <!-- 需要使用它,进行操作日志的记录 -->
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-system-api</artifactId> <!-- 需要使用它,进行错误码的记录 -->
<version>${revision}</version>
</dependency>
<!-- xss -->