Ver Fonte

版本更新

zaijin há 2 anos atrás
pai
commit
eb8339237f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      common/config.js

+ 1 - 1
common/config.js

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