1.后台登录接口

2.异常处理
This commit is contained in:
张松
2025-02-10 14:02:10 +08:00
parent a6f4cdb932
commit f7a5b7c9f7
39 changed files with 1196 additions and 15 deletions

View File

@@ -40,6 +40,11 @@
<artifactId>cash-common-tools</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.czg</groupId>
<artifactId>cash-common-exception</artifactId>
<version>1.0.0</version>
</dependency>
<!-- Sa-Token 权限认证在线文档https://sa-token.cc -->
<!-- sa-token 的漏洞的依赖处理 -->
<!-- sa-token start -->