From b42d44373f7bedd60530ac8e4ac96cf625e2da1b Mon Sep 17 00:00:00 2001 From: chenbiao Date: Thu, 12 May 2022 11:08:38 +0800 Subject: [PATCH] add 公共js信息更新 --- common/common.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/common.js b/common/common.js index affd0a4..b1a37f7 100644 --- a/common/common.js +++ b/common/common.js @@ -25,7 +25,7 @@ var serverUrl = "https://bus.jycrtc.com"; // const deviceInfo = 'BC0703A4-AFB0-4B51-9089-9B7487C0CC6E'; //江阴微信小程序appid -const hs_wxPay_appId = 'wxadb8caee05ab2981'; // 江阴慧停车 wxadb8caee05ab2981 +const hs_wxPay_appId = 'wxfdc1af620d3ab750'; // 江阴慧停车 wxfdc1af620d3ab750 // 江阴慧停车orgId @@ -48,8 +48,8 @@ const public_orgId = '10107'; // "orgId": "10081", // "orgName": "兰州", -const appName = '停车小码头'; -const ACompany = '©黄石市城发停车管理有限公司'; +const appName = '江阴慧停车'; +const ACompany = '©江阴慧停车管理有限公司'; const BCompany = '由中兴智能交通股份有限公司提供技术支持'; const appVerson = '1.0.0'; -- libgit2 0.21.4