Browse Source

Merge branch 'dev' of ssh://10.10.100.21/source/saas-platform into dev

zhuth 7 years ago
parent
commit
10579dce71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app.json

+ 1 - 1
frontend/saas-web/app.json

@@ -344,7 +344,7 @@
             "accountEnterprise":"http://192.168.0.181:8000/#/enterprise",
             "basePath": {
                 "https": "https://saas-api-dev.usoftchina.com:5443",
-                "http": "http://192.168.0.181:8575"
+                "http": "http://192.168.0.181:8560"
             },
             "urlPattern": "^\/api\/"
         }