Browse Source

腾讯云微信前端文件

guq 6 years ago
parent
commit
22df61b936
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/wechat-web/src/configs/api.config.js

+ 1 - 1
frontend/wechat-web/src/configs/api.config.js

@@ -7,7 +7,7 @@ import store from './../redux/store/store'
  * Created by RaoMeng on 2018/11/21
  * Created by RaoMeng on 2018/11/21
  * Desc: 项目接口
  * Desc: 项目接口
  */
  */
-export const _host = 'https://school-api.ubtob.com'
+export const _host = 'https://school-api.ydyhz.com'
 // export const _host = 'http://10.1.80.36:9520'
 // export const _host = 'http://10.1.80.36:9520'
 export const _baseURL = _host + '/api/school'
 export const _baseURL = _host + '/api/school'