diff --git a/common/common.js b/common/common.js index c834625..e2c4620 100644 --- a/common/common.js +++ b/common/common.js @@ -10,7 +10,7 @@ const hs_wxPay_appId = 'wxfdc1af620d3ab750'; // 江阴慧停车orgId const public_orgId = '10107'; const appName = '江阴慧停车'; -const ACompany = '©江阴慧停车管理有限公司';fa +const ACompany = '©江阴慧停车管理有限公司'; const BCompany = '由中兴智能交通股份有限公司提供技术支持'; const appVerson = '1.0.0'; const SetToken = uni.getStorageSync("globalUser").token;