Commit f47264fa09c1fb822327f7afb25c961bd3ea4ffa
1 parent
4909bd9b
add 8月需求
Showing
1 changed file
with
1 additions
and
1 deletions
common/common.js
| ... | ... | @@ -10,7 +10,7 @@ const hs_wxPay_appId = 'wxfdc1af620d3ab750'; |
| 10 | 10 | // 江阴慧停车orgId |
| 11 | 11 | const public_orgId = '10107'; |
| 12 | 12 | const appName = '江阴慧停车'; |
| 13 | -const ACompany = '©江阴慧停车管理有限公司';fa | |
| 13 | +const ACompany = '©江阴慧停车管理有限公司'; | |
| 14 | 14 | const BCompany = '由中兴智能交通股份有限公司提供技术支持'; |
| 15 | 15 | const appVerson = '1.0.0'; |
| 16 | 16 | const SetToken = uni.getStorageSync("globalUser").token; | ... | ... |