This commit is contained in:
wyf
2025-06-21 21:22:04 +08:00
parent ca1995372c
commit 6588b4f053
18 changed files with 170 additions and 161 deletions

View File

@@ -44,4 +44,7 @@ class AppConstants {
stringToColor("0C83A7"), // 浅蓝
stringToColor("006FA3"), // 浅蓝
];
//系统参数
int ent_type = 1;//1.默认太和 2.欢睡
}