config.js 108 B

12345
  1. let baseUrl = 'https://wx.hw.hongweisoft.com/parking/'
  2. export const config = {
  3. baseUrl,
  4. version: '0.1.5'
  5. }