v1.38.0 update

This commit is contained in:
click33
2024-05-06 12:01:07 +08:00
parent cc9fe4c08b
commit ce40fe2dad
65 changed files with 117 additions and 69 deletions

View File

@@ -5,14 +5,14 @@
---
### 正式版本
v1.37.0 正式版,可上生产:
v1.38.0 正式版,可上生产:
``` xml
<!-- Sa-Token 权限认证 -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-starter</artifactId>
<version>1.37.0</version>
<version>1.38.0</version>
</dependency>
```