|
@@ -1,12 +1,12 @@
|
|
const dev = {
|
|
const dev = {
|
|
- baseUrl: 'http://127.0.0.1:8080',
|
|
|
|
|
|
+ // baseUrl: 'http://127.0.0.1:8080',
|
|
// baseUrl: 'http://192.168.1.109:8080',
|
|
// baseUrl: 'http://192.168.1.109:8080',
|
|
// baseUrl: 'http://192.168.1.115:8080',
|
|
// baseUrl: 'http://192.168.1.115:8080',
|
|
// baseUrl: 'http://192.168.1.124:8080',
|
|
// baseUrl: 'http://192.168.1.124:8080',
|
|
// baseUrl: 'http://192.168.1.113:8080',
|
|
// baseUrl: 'http://192.168.1.113:8080',
|
|
// baseUrl: 'http://192.168.8.188:8081',
|
|
// baseUrl: 'http://192.168.8.188:8081',
|
|
// baseUrl: 'https://www.zhuqt.icu',
|
|
// baseUrl: 'https://www.zhuqt.icu',
|
|
- // baseUrl: 'https://www.zthymaoyi.com',
|
|
|
|
|
|
+ baseUrl: 'https://www.zthymaoyi.com',
|
|
h5Appid: 'wxb66b599f7f61b46f',
|
|
h5Appid: 'wxb66b599f7f61b46f',
|
|
debug: false
|
|
debug: false
|
|
}
|
|
}
|