变更url

This commit is contained in:
gyq
2025-09-29 11:10:22 +08:00
parent 096f591123
commit 3edcddbac9
5 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ import storageManage from '@/commons/utils/storageManage.js'
import { sm4DecryptByResData } from '@/commons/utils/encryptUtil.js'
import infoBox from "@/commons/utils/infoBox.js"
import go from '@/commons/utils/go.js';
let baseUrl = 'http://101.37.12.135:8080'
let baseUrl = 'http://192.168.1.42'
// #ifdef H5
baseUrl = '/server3/mch'
// #endif