Ver código fonte

生产环境接口配置设置

zhuth 7 anos atrás
pai
commit
ad5d6993a5
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      frontend/pc-web/app.json

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

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