// let baseUrl = 'https://wx.hw.hongweisoft.com/parking/' // 测试环境 let baseUrl = 'https://parking.pdzhtc.com/' // 正式环境 export const config = { baseUrl, version: '0.2.4' }