Explorar el Código

增加正式地址

yangzj hace 2 años
padre
commit
fd079c1b2f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      common/config.js

+ 2 - 2
common/config.js

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