This commit is contained in:
Zhukj
2025-11-29 17:13:43 +08:00
parent 97f6971bd0
commit 3cef4b9987

View File

@@ -14,18 +14,18 @@ try {
// 调试版本,配置说明 // 调试版本,配置说明
const devCfg = { const devCfg = {
// 商户ID // 商户ID
uniacid: 926, //825 uniacid: 460, //825
//api请求地址 //api请求地址
baseUrl: 'https://xcx21.5g-quickapp.com/', baseUrl: 'https://xcx30.5g-quickapp.com/',
// baseUrl: 'http://localhost:8010/', // baseUrl: 'http://localhost:8010/',
// 图片域名 // 图片域名
imgDomain: 'https://xcx21.5g-quickapp.com/', imgDomain: 'https://xcx30.5g-quickapp.com/',
//imgDomain: 'http://localhost:8010/', //imgDomain: 'http://localhost:8010/',
// H5端域名 // H5端域名
h5Domain: 'https://xcx21.5g-quickapp.com/', h5Domain: 'https://xcx30.5g-quickapp.com/',
// h5Domain: 'http://localhost:8010/', // h5Domain: 'http://localhost:8010/',
// // api请求地址 // // api请求地址