更新部分显示样式
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user