浏览代码

还原url

guq 6 年之前
父节点
当前提交
b1a9167be7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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\/"
         }
     },