升级版本.

This commit is contained in:
lijiahangmax
2025-07-09 00:26:55 +08:00
parent abada92907
commit 2e36d0f44b
13 changed files with 42 additions and 18 deletions

View File

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