|
|
@@ -9,7 +9,7 @@ import store from './../redux/store/store'
|
|
|
*/
|
|
|
// export const _baseURL = 'https://tmobile.ydyhz.com/school'
|
|
|
// export const _baseURL = 'http://10.1.80.101:9560'
|
|
|
-export const _baseURL = 'https://school-api.ubtob.com/api/school'
|
|
|
+export const _baseURL = 'https://school-api.ydyhz.com/api/school'
|
|
|
// export const _baseURL = 'https://school-api.ydyhz.com/api/school/grade/read/1'
|
|
|
|
|
|
export const API = {
|