|
@@ -1,7 +1,7 @@
|
|
|
const config = {
|
|
const config = {
|
|
|
/************************************ 后台服务地址 ************************************/
|
|
/************************************ 后台服务地址 ************************************/
|
|
|
|
|
|
|
|
- base_url: 'https://gzu.zjznai.com/api/', //贵州大学-公司地址
|
|
|
|
|
|
|
+ base_url: 'https://gzu.zjznai.com/api', //贵州大学-公司地址
|
|
|
// base_url: 'http://192.168.1.128:8080', //嘉豪
|
|
// base_url: 'http://192.168.1.128:8080', //嘉豪
|
|
|
// base_url: 'http://192.168.1.43/api', //43服务器
|
|
// base_url: 'http://192.168.1.43/api', //43服务器
|
|
|
// base_url: 'http://192.168.1.8/api',//1.8服务器
|
|
// base_url: 'http://192.168.1.8/api',//1.8服务器
|
|
@@ -42,7 +42,7 @@ const config = {
|
|
|
/************************************ 院级管理员身份ID ************************************/
|
|
/************************************ 院级管理员身份ID ************************************/
|
|
|
collegeId:'1815336278075838465',
|
|
collegeId:'1815336278075838465',
|
|
|
/************************************ 版本号 ************************************/
|
|
/************************************ 版本号 ************************************/
|
|
|
- weChatProgramVersion:'1.0.2',
|
|
|
|
|
|
|
+ weChatProgramVersion:'1.0.3',
|
|
|
}
|
|
}
|
|
|
export {
|
|
export {
|
|
|
config
|
|
config
|