v1.31.0 update

This commit is contained in:
click33
2022-09-08 10:38:56 +08:00
parent cb31c61efd
commit 80779da057
29 changed files with 62 additions and 37 deletions

View File

@@ -15,7 +15,7 @@ public class SaTokenConsts {
/**
* Sa-Token 当前版本号
*/
public static final String VERSION_NO = "v1.31.0.RC";
public static final String VERSION_NO = "v1.31.0";
/**
* Sa-Token 开源地址 Gitee