更新部分显示样式

This commit is contained in:
wyf
2025-12-09 15:47:05 +08:00
parent 5e63f2dfdc
commit e7c51bea52
15 changed files with 223 additions and 122 deletions

View File

@@ -143,8 +143,8 @@ void initServiceAddress() {
ServiceConstant.baseHost = "zhmht.swes.com.cn:27020";
} else if (AppConstants().ent_type == APPPackageType.TH.code) {
// 太和
// ServiceConstant.baseHost = "vsbst-api.he-info.com";
ServiceConstant.baseHost = "vsbs-test.he-info.cn";
ServiceConstant.baseHost = "vsbst-api.he-info.com";
// ServiceConstant.baseHost = "vsbs-test.he-info.cn";
} else {
//默认
ServiceConstant.baseHost = "vsbst-api.he-info.com";