diff --git a/config.js b/config.js index 881d740..31f99ed 100644 --- a/config.js +++ b/config.js @@ -3,8 +3,8 @@ module.exports = { // #ifdef H5 // baseUrl: '/canteen/dev-api', // baseUrl: '/dev-api', - // baseUrl: 'http://192.168.0.244:38380',//测试 - baseUrl: 'http://192.168.2.56:48380',//测试 + baseUrl: 'http://192.168.137.1:48380',//测试 + // baseUrl: 'http://192.168.2.54:48380',//测试 // baseUrl: 'http://192.168.0.244:58580',//测试 // baseUrl: 'http://192.168.2.82:58080',//张天强 // baseUrl: 'http://192.168.2.69:58080',//董高文 @@ -13,7 +13,7 @@ module.exports = { // #endif // #ifdef APP-PLUS // baseUrl: 'http://192.168.2.47:58080', - baseUrl: 'http://192.168.0.244:38380',//测试 + baseUrl: 'http://192.168.137.1:38380',//测试 // #endif // baseUrl: 'http://localhost:8080',