|
@@ -1,9 +1,9 @@
|
|
|
// 应用全局配置
|
|
|
module.exports = {
|
|
|
- // baseUrl: 'http://api-security.byants.com',
|
|
|
- // baseUrlImg:'http://security.byants.com/static/appimg',
|
|
|
- baseUrlImg:'https://byant.jujutong.cloud/resource/appimg',
|
|
|
- baseUrl: 'https://byant.jujutong.cloud',
|
|
|
+ baseUrl: 'http://api-security.byants.com',
|
|
|
+ baseUrlImg:'http://security.byants.com/static/appimg',
|
|
|
+ // baseUrlImg:'https://byant.jujutong.cloud/resource/appimg',
|
|
|
+ // baseUrl: 'https://byant.jujutong.cloud',
|
|
|
// baseUrl: 'http://192.168.1.24:48081',
|
|
|
// baseUrl:'http://192.168.1.10:48081',
|
|
|
// baseUrl:'http://api-security.byants.com/app-api/s9/task/self-page',
|