|
@@ -5,8 +5,8 @@ module.exports = {
|
|
|
//清华环境
|
|
|
//BASE_API: '"http://alumni.sppm.tsinghua.edu.cn/admin"',
|
|
|
//通誉环境
|
|
|
- BASE_API: '"http://47.103.79.143:9083/admin"',
|
|
|
- OS_API: '"http://47.103.79.143:9084/storage"'
|
|
|
+ BASE_API: '"http://47.103.79.143:9085/admin"',
|
|
|
+ OS_API: '"http://47.103.79.143:9085/storage"'
|
|
|
// BASE_API: '"https://xiaoyou.dgtis.com/admin"',
|
|
|
// OS_API: '"https://xiaoyou.dgtis.com/admin"'
|
|
|
}
|