连接后台
This commit is contained in:
parent
20a9ce9e10
commit
3afac901a9
|
|
@ -3,8 +3,8 @@ module.exports = {
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
// baseUrl: '/canteen/dev-api',
|
// baseUrl: '/canteen/dev-api',
|
||||||
// baseUrl: '/dev-api',
|
// baseUrl: '/dev-api',
|
||||||
// baseUrl: 'http://192.168.0.244:38380',//测试
|
baseUrl: 'http://192.168.137.1:48380',//测试
|
||||||
baseUrl: 'http://192.168.2.56:48380',//测试
|
// baseUrl: 'http://192.168.2.54:48380',//测试
|
||||||
// baseUrl: 'http://192.168.0.244:58580',//测试
|
// baseUrl: 'http://192.168.0.244:58580',//测试
|
||||||
// baseUrl: 'http://192.168.2.82:58080',//张天强
|
// baseUrl: 'http://192.168.2.82:58080',//张天强
|
||||||
// baseUrl: 'http://192.168.2.69:58080',//董高文
|
// baseUrl: 'http://192.168.2.69:58080',//董高文
|
||||||
|
|
@ -13,7 +13,7 @@ module.exports = {
|
||||||
// #endif
|
// #endif
|
||||||
// #ifdef APP-PLUS
|
// #ifdef APP-PLUS
|
||||||
// baseUrl: 'http://192.168.2.47:58080',
|
// baseUrl: 'http://192.168.2.47:58080',
|
||||||
baseUrl: 'http://192.168.0.244:38380',//测试
|
baseUrl: 'http://192.168.137.1:38380',//测试
|
||||||
// #endif
|
// #endif
|
||||||
// baseUrl: 'http://localhost:8080',
|
// baseUrl: 'http://localhost:8080',
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue