连接后台

This commit is contained in:
zzyuan 2025-11-24 15:24:04 +08:00
parent 20a9ce9e10
commit 3afac901a9
1 changed files with 3 additions and 3 deletions

View File

@ -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',