Browse Source

test分支app.json配置

zhuth 7 years ago
parent
commit
72c13d51e1
1 changed files with 0 additions and 9 deletions
  1. 0 9
      frontend/saas-web/app.json

+ 0 - 9
frontend/saas-web/app.json

@@ -322,7 +322,6 @@
             "type": "yui"
         },
         "server": {
-            /** 暂时更改
             "accountCenter": "https://saas-test.usoftchina.com:5443",
             "accountEnterprise": "https://saas-test.usoftchina.com:5443/#/enterprise",
             "basePath": {
@@ -330,14 +329,6 @@
                 "http": "http://192.168.0.181:8575"
             },
             "urlPattern": "^\/api\/"
-            **/
-            "accountCenter":"http://192.168.0.181:8000",
-            "accountEnterprise":"http://192.168.0.181:8000/#/enterprise",
-            "basePath": {
-                "https": "https://saas-api-dev.usoftchina.com:5443",
-                "http": "http://192.168.0.181:8560"
-            },
-            "urlPattern": "^\/api\/"
         }
     },