feat:添加APP版本管理相关代码

This commit is contained in:
aguanleishen
2026-07-28 08:32:50 +08:00
parent 9894ac7a34
commit 15854b40ac
4 changed files with 699 additions and 1 deletions
@@ -127,6 +127,12 @@ public interface AppConstant {
*/
String APPLICATION_DEMO_NAME = APPLICATION_NAME_PREFIX + "demo";
/**
* 文件模块模块名称
*/
String APPLICATION_FILE_NAME =APPLICATION_NAME_PREFIX +"file";
/**
* 开发环境
*/