|
@@ -19,16 +19,16 @@ var config = {
|
|
|
|
|
|
// 版本号
|
|
|
version: '5.1.7',
|
|
|
- schoolBaseData : { //新田园环境数据
|
|
|
- baseUrl : 'https://xty-api.wucits.com',
|
|
|
- redirectUrl : 'https://xty-desk.wucits.com',
|
|
|
- client_id: 'dingy04ejnszjr36475z',
|
|
|
- },
|
|
|
- // schoolBaseData : { //瓯越环境数据
|
|
|
- // baseUrl : 'http://oy-api.wucits.com',
|
|
|
- // redirectUrl : 'http://oy-desk.wucits.com',
|
|
|
- // client_id: 'dingfdc8wg6xrkm7rxa1',
|
|
|
+ // schoolBaseData : { //新田园环境数据
|
|
|
+ // baseUrl : 'https://xty-api.wucits.com',
|
|
|
+ // redirectUrl : 'https://xty-desk.wucits.com',
|
|
|
+ // client_id: 'dingy04ejnszjr36475z',
|
|
|
// },
|
|
|
+ schoolBaseData : { //瓯越环境数据
|
|
|
+ baseUrl : 'http://oy-api.wucits.com',
|
|
|
+ redirectUrl : 'http://oy-desk.wucits.com',
|
|
|
+ client_id: 'dingfdc8wg6xrkm7rxa1',
|
|
|
+ },
|
|
|
|
|
|
};
|
|
|
|