|
@@ -1,5 +1,6 @@
|
|
const config = {
|
|
const config = {
|
|
- wxAppid: 'wx45c3cf2b632f5fd5', // 正式wxAppid
|
|
|
|
|
|
+ // wxAppid: 'wx45c3cf2b632f5fd5', // 正式wxAppid
|
|
|
|
+ wxAppid: 'wx6e9cdf7a0ee8a51b', // 达泽wxAppid
|
|
baseUrl:'https://wx.hw.hongweisoft.com/parking',// 64服务器
|
|
baseUrl:'https://wx.hw.hongweisoft.com/parking',// 64服务器
|
|
// baseUrl: 'https://parking.pdzhtc.com', //正式接口访问地址
|
|
// baseUrl: 'https://parking.pdzhtc.com', //正式接口访问地址
|
|
}
|
|
}
|