🔖 升级版本.

This commit is contained in:
lijiahang
2024-04-22 10:54:37 +08:00
parent 38f64eb3bb
commit c46fa28d25
16 changed files with 27 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ public interface AppConst extends OrionConst {
/**
* 同 ${orion.version} 迭代时候需要手动更改
*/
String VERSION = "1.0.5";
String VERSION = "1.0.6";
String ORION_OPS_PRO = "orion-ops-pro";

View File

@@ -37,7 +37,6 @@ public class PathUtils {
}
}
/**
* 获取应用路径
*