Commit b42d44373f7bedd60530ac8e4ac96cf625e2da1b
1 parent
20f557b6
add 公共js信息更新
Showing
1 changed file
with
3 additions
and
3 deletions
common/common.js
| ... | ... | @@ -25,7 +25,7 @@ var serverUrl = "https://bus.jycrtc.com"; |
| 25 | 25 | // const deviceInfo = 'BC0703A4-AFB0-4B51-9089-9B7487C0CC6E'; |
| 26 | 26 | |
| 27 | 27 | //江阴微信小程序appid |
| 28 | -const hs_wxPay_appId = 'wxadb8caee05ab2981'; // 江阴慧停车 wxadb8caee05ab2981 | |
| 28 | +const hs_wxPay_appId = 'wxfdc1af620d3ab750'; // 江阴慧停车 wxfdc1af620d3ab750 | |
| 29 | 29 | |
| 30 | 30 | |
| 31 | 31 | // 江阴慧停车orgId |
| ... | ... | @@ -48,8 +48,8 @@ const public_orgId = '10107'; |
| 48 | 48 | // "orgId": "10081", |
| 49 | 49 | // "orgName": "兰州", |
| 50 | 50 | |
| 51 | -const appName = '停车小码头'; | |
| 52 | -const ACompany = '©黄石市城发停车管理有限公司'; | |
| 51 | +const appName = '江阴慧停车'; | |
| 52 | +const ACompany = '©江阴慧停车管理有限公司'; | |
| 53 | 53 | const BCompany = '由中兴智能交通股份有限公司提供技术支持'; |
| 54 | 54 | |
| 55 | 55 | const appVerson = '1.0.0'; | ... | ... |