From 7437d85d048f9d4162df112f15a2faf56be87d80 Mon Sep 17 00:00:00 2001 From: SelfRidicule Date: Mon, 6 May 2024 15:33:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0:=E5=9F=9F=E5=90=8D=E5=89=8D?= =?UTF-8?q?=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- miniprogram/app.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/miniprogram/app.js b/miniprogram/app.js index 27ee587..fae9196 100644 --- a/miniprogram/app.js +++ b/miniprogram/app.js @@ -2,15 +2,15 @@ App({ // 郑州小程序配置信息 APPID: 'wx5582a07c1fbbcf06', APPSECRET: 'ad24130a8919c613efd9538f69abafd3', - tenantId : '10', // 地区-郑州 + tenantId : '1', // 地区-郑州 // 域名 DOMAIN_NAME_PREFIX: 'https://chuangzhidasha.haxy.com.cn', // 本地测试 - DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名 - IMG_NAME: 'http://192.168.0.11:9227', + // DOMAIN_NAME: 'http://192.168.0.11:9227', //接口域名 + // IMG_NAME: 'http://192.168.0.11:9227', // 生产 - // DOMAIN_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics', //接口域名 - // IMG_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics', + DOMAIN_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics', //接口域名 + IMG_NAME: 'https://chuangzhidasha.haxy.com.cn/saas-ics', globals: { refreshMyPages: false, homedata: {},