浏览代码

basePath调整

zhuth 6 年之前
父节点
当前提交
0b725c3cd1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/pc-web/app.json

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

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