Browse Source

还原url

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

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

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