|
|
@@ -280,6 +280,7 @@
|
|
|
"builds": {
|
|
|
"dev": {
|
|
|
"server": {
|
|
|
+ "mail":"https://test-mall.uuzcc.cn",
|
|
|
"accountCenter":"https://saas-dev.usoftchina.com:5443",
|
|
|
"accountEnterprise":"https://saas-dev.usoftchina.com:5443/#/enterprise",
|
|
|
"basePath": {
|
|
|
@@ -292,6 +293,7 @@
|
|
|
},
|
|
|
"test": {
|
|
|
"server": {
|
|
|
+ "mail":"https://test-mall.uuzcc.cn",
|
|
|
"accountCenter": "https://saas-test.usoftchina.com:5443",
|
|
|
"accountEnterprise": "https://saas-test.usoftchina.com:5443/#/enterprise",
|
|
|
"basePath": {
|
|
|
@@ -304,6 +306,7 @@
|
|
|
},
|
|
|
"prod": {
|
|
|
"server": {
|
|
|
+ "mail":"https://mall.usoftchina.com",
|
|
|
"accountCenter":"https://saas.usoftchina.com",
|
|
|
"accountEnterprise":"https://saas.usoftchina.com/#/enterprise",
|
|
|
"basePath": "https://saas-api.usoftchina.com",
|