Browse Source

接口地址调整

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

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

@@ -296,7 +296,7 @@
         },*/
         "compressor":null,
         "server": {
-            "basePath": "http://192.168.0.181:8560",
+            "basePath": "http://192.168.0.182:8560",
             "urlPattern": "^\/api\/"
         }
     },
@@ -306,7 +306,7 @@
      */
     "testing": {
         "server": {
-            "basePath": "http://192.168.0.181:8560",
+            "basePath": "http://192.168.0.182:8560",
             "urlPattern": "^\/api\/"
         }
     },
@@ -319,7 +319,7 @@
             "delay": 250
         },
         "server": {
-            "basePath": "http://192.168.0.181:8560",
+            "basePath": "http://192.168.0.182:8560",
             "urlPattern": "^\/api\/"
         }
     },