|
|
@@ -278,8 +278,8 @@
|
|
|
"builds": {
|
|
|
"dev": {
|
|
|
"server": {
|
|
|
- "accountCenter":"http://192.168.0.181:8000",
|
|
|
- "accountEnterprise":"http://192.168.0.181:8000/#/enterprise",
|
|
|
+ "accountCenter":"https://saas-dev.usoftchina.com:5443",
|
|
|
+ "accountEnterprise":"https://saas-dev.usoftchina.com:5443/#/enterprise",
|
|
|
"basePath": {
|
|
|
"https": "https://saas-api-dev.usoftchina.com:5443",
|
|
|
"http": "http://192.168.0.181:8560"
|
|
|
@@ -293,7 +293,7 @@
|
|
|
"accountEnterprise": "https://saas-test.usoftchina.com:5443/#/enterprise",
|
|
|
"basePath": {
|
|
|
"https": "https://saas-api-test.usoftchina.com:5443",
|
|
|
- "http": "http://192.168.0.181:8575"
|
|
|
+ "http": "http://trade-test.usoftchina.com:5443"
|
|
|
},
|
|
|
"urlPattern": "^\/api\/"
|
|
|
}
|