Commit a7856aaea1d81cc15235cc1210e6ce6f10b0738d
1 parent
458b6ecf
orgin 从url获取
Showing
1 changed file
with
1 additions
and
1 deletions
src/utils/utils.js
... | ... | @@ -123,7 +123,7 @@ export default { |
123 | 123 | |
124 | 124 | myDeviceInfo: 'BC0703A4-AFB0-4B51-9089-9B7487C0CC6E', // 公共请求设备信息 |
125 | 125 | |
126 | - myVxAppId: 'wxff4cebaedbf4f886', | |
126 | + myVxAppId: 'wx2af2bab90d433c86', | |
127 | 127 | // 测试环境 微信赤峰 appid wxff4cebaedbf4f886 |
128 | 128 | // 微信赤峰 appid wx2af2bab90d433c86 |
129 | 129 | // 黄石 appid wxa1a66cc7d263afe6 | ... | ... |