|
|
@@ -3,7 +3,8 @@ module.exports = {
|
|
|
ENV_CONFIG: '"prod"',
|
|
|
// 阿里云环境
|
|
|
BASE_API: '"http://47.103.79.143:9086/admin"',
|
|
|
- OS_API: '"http://dgtcloud.dgtis.com/oneportal/login"'
|
|
|
+ // OS_API: '"http://dgtcloud.dgtis.com/oneportal/login"'
|
|
|
+ OS_API: '"http://dgt.dgtis.com/oneportal/login"'
|
|
|
//正式环境
|
|
|
// BASE_API: '"https://xiaoyou.dgtis.com/admin"',
|
|
|
// OS_API: '"http://dgt.dgtis.com/oneportal/login"'
|