|
@@ -83,7 +83,7 @@ module.exports = appInfo => {
|
|
|
config.syncUrl = 'http://sync.jluat.smartcost.com.cn/';
|
|
|
|
|
|
// 项目管理跳转路径
|
|
|
- config.managementPath = 'https://jluat.smartcost.com.cn';
|
|
|
- config.managementProxyPath = 'https://jluat.smartcost.com.cn';
|
|
|
+ config.managementPath = 'https://pmuat.smartcost.com.cn';
|
|
|
+ config.managementProxyPath = 'https://pmuat.smartcost.com.cn';
|
|
|
return config;
|
|
|
};
|