瀏覽代碼

版本设置

空白格 2 年之前
父節點
當前提交
f489e5fab3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      common/config.js

+ 1 - 1
common/config.js

@@ -4,5 +4,5 @@ let baseUrl = 'https://wx.hw.hongweisoft.com/parking/'
 // }
 export const config = {
 	baseUrl,
-	version: '0.1.4'
+	version: '0.1.5'
 }