ソースを参照

增加正式地址

yangzj 2 年 前
コミット
fd079c1b2f
1 ファイル変更2 行追加2 行削除
  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'