🐛 登录后提示系统异常.

This commit is contained in:
lijiahang
2024-06-11 16:07:38 +08:00
parent c9cbc5fd55
commit 3a5b84eec4
11 changed files with 36 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ public interface AppConst extends OrionConst {
/**
* 同 ${orion.version} 迭代时候需要手动更改
*/
String VERSION = "2.0.6";
String VERSION = "2.0.7";
String ORION_VISOR = "orion-visor";