|
@@ -87,6 +87,6 @@ module.exports = appInfo => {
|
|
config.managementPath = 'http://pmqa.smartcost.com.cn';
|
|
config.managementPath = 'http://pmqa.smartcost.com.cn';
|
|
config.managementProxyPath = 'http://192.168.1.76:2020';
|
|
config.managementProxyPath = 'http://192.168.1.76:2020';
|
|
|
|
|
|
- config.url3f = 'http://jlqa.smartcost.com.cn:7007';
|
|
|
|
|
|
+ config.url3f = 'http://jlqa.smartcost.com.cn:7005';
|
|
return config;
|
|
return config;
|
|
};
|
|
};
|