Browse Source

basePath调整

zhuth 6 years ago
parent
commit
0b725c3cd1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/pc-web/app.json

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

@@ -321,7 +321,7 @@
             "delay": 250
         },
         "server": {
-            "basePath": "http://10.1.80.35:9520/api/school",
+            "basePath": "https://school-api.ubtob.com/api/school",
             "urlPattern": "^\/"
         }
     },