diff --git a/miniprogram/app.js b/miniprogram/app.js index 9d45f6f..a7b8621 100644 --- a/miniprogram/app.js +++ b/miniprogram/app.js @@ -6,9 +6,12 @@ App({ // parkId : '26', // 园区id // parkName : '长阳智会云控', // 园区名称 // 本地测试 - // DOMAIN_NAME_PREFIX: 'http://192.168.0.30:9227', - // DOMAIN_NAME: 'http://192.168.0.30:9227', //接口域名 - // IMG_NAME: 'http://192.168.0.30:9227', + // DOMAIN_NAME_PREFIX: 'http://192.168.0.58:9227', + // DOMAIN_NAME: 'http://192.168.0.58: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: 'https://www.hajgfwzx.cn/shoot-hand', //接口域名