🚀 升级版本.

This commit is contained in:
lijiahangmax
2025-10-07 22:24:50 +08:00
parent 55c2199c3f
commit 3045512320
9 changed files with 10 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ public interface AppConst extends OrionConst {
/**
* 同 ${orion.version} 迭代时候需要手动更改
*/
String VERSION = "2.5.2";
String VERSION = "2.5.3";
/**
* 同 ${spring.application.name}