Commit 0f99154a by zhuxiaomei

Merge remote-tracking branch 'origin/dev' into dev

parents ed06803b ed870571
NODE_ENV=production
VUE_APP_BASE_URL=http://192.168.0.155:7000
VUE_APP_BASE_URL=http://api.patzn.com
......@@ -26,7 +26,7 @@ export default {
baseURL: process.env.VUE_APP_BASE_URL,
//version
version: function () {
return '0.0.0'
return '1.0.0'
},
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment