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

This commit is contained in:
2025-05-22 16:26:40 +08:00
parent 399de47e0b
commit 1d56a5e727
4 changed files with 59 additions and 1 deletions

View File

@@ -24,5 +24,9 @@
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-data-redis</artifactId>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-framework-security</artifactId>
</dependency>
</dependencies>
</project>