v1.33.0 更新

This commit is contained in:
click33
2022-11-16 19:52:42 +08:00
parent 5155743fb0
commit 6a65b63f7e
36 changed files with 54 additions and 41 deletions

View File

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