20250528-修改筛选部分问题

This commit is contained in:
luoyu 2025-05-28 09:27:40 +08:00
parent c6ae082c34
commit 9baf2e26c5

View File

@ -6,9 +6,12 @@ App({
// parkId : '26', // 园区id // parkId : '26', // 园区id
// parkName : '长阳智会云控', // 园区名称 // parkName : '长阳智会云控', // 园区名称
// 本地测试 // 本地测试
// DOMAIN_NAME_PREFIX: 'http://192.168.0.30:9227', // DOMAIN_NAME_PREFIX: 'http://192.168.0.58:9227',
// DOMAIN_NAME: 'http://192.168.0.30:9227', //接口域名 // DOMAIN_NAME: 'http://192.168.0.58:9227', //接口域名
// IMG_NAME: 'http://192.168.0.30:9227', // IMG_NAME: 'http://192.168.0.58:9227',
// DOMAIN_NAME_PREFIX: 'http://127.0.0.1:9227',
// DOMAIN_NAME: 'http://127.0.0.1:9227', //接口域名
// IMG_NAME: 'http://127.0.0.1:9227',
// 生产 // 生产
DOMAIN_NAME_PREFIX: 'https://www.hajgfwzx.cn/shoot-hand', DOMAIN_NAME_PREFIX: 'https://www.hajgfwzx.cn/shoot-hand',
DOMAIN_NAME: 'https://www.hajgfwzx.cn/shoot-hand', //接口域名 DOMAIN_NAME: 'https://www.hajgfwzx.cn/shoot-hand', //接口域名