还原初始模块

This commit is contained in:
2025-05-21 16:40:49 +08:00
parent 179567564f
commit aecb429fb8
3 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
<!-- 业务组件 -->
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-module-system-api</artifactId> <!-- 需要使用它,进行 Token 的校验 -->
<artifactId>tashow-system-api</artifactId> <!-- 需要使用它,进行 Token 的校验 -->
<version>${revision}</version>
</dependency>