修改本地测试链接

This commit is contained in:
2025-11-07 16:22:11 +08:00
parent f6ad27c21d
commit f5e7e12137
2 changed files with 1 additions and 47 deletions

View File

@@ -30,7 +30,7 @@ import {
// let baseUrl = 'https://cashier.sxczgkj.com'
// 本地测
let baseUrl = "http://192.168.1.31"
let baseUrl = "http://192.168.1.42"
// #ifdef H5
baseUrl = '/ysk'
// #endif