Browse Source

增加正式地址

yangzj 2 năm trước cách đây
mục cha
commit
fd079c1b2f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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'