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