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

Merge branch 'dev' of ssh://10.10.100.21/source/smartschool-platform into dev

koul 7 лет назад
Родитель
Сommit
b320e2e7eb
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": "^\/"
         }
     },