初始化提交

This commit is contained in:
谭凯凯 2025-02-07 17:05:46 +08:00 committed by Tankaikai
parent a576d41337
commit a041d2bfe9
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
<artifactId>cash-common-sa-token</artifactId>
<dependencies>
<dependency>
<groupId>com.czg</groupId>
<artifactId>cash-common-tools</artifactId>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot3-starter</artifactId>