Просмотр исходного кода

生产环境接口配置设置

zhuth 7 лет назад
Родитель
Сommit
ad5d6993a5
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      frontend/pc-web/app.json

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

@@ -298,8 +298,8 @@
             "type": "yui"
         },
         "server": {
-            "basePath": "https://saas-api.usoftchina.com",
-            "urlPattern": "^\/api\/"
+            "basePath": "https://school-api.ubtob.com/api/school",
+            "urlPattern": "^\/"
         }
     },