yangzj 3 жил өмнө
parent
commit
249fbfce10

+ 2 - 1
common/config.js

@@ -1,4 +1,5 @@
-let baseUrl = 'https://wx.hw.hongweisoft.com/parking/'
+let baseUrl = 'https://wx.hw.hongweisoft.com/parking/' // 测试环境
+// let baseUrl = 'https://parking.pdzhtc.com/' // 正式环境
 export const config = {
 export const config = {
 	baseUrl,
 	baseUrl,
 	version: '0.1.5'
 	version: '0.1.5'