Commit 2ec65ad1 by sunchao

版本号变更&测试环境接口地址调整

parent 9e57d124
const dev = { const dev = {
base_url:'http://106.15.89.254', base_url:'https://mdev.zuihuibi.cn',
api_url:'http://106.15.89.254/api', api_url:'https://mdev.zuihuibi.cn/api',
cffp_url:'http://106.15.89.254/api/cffp' cffp_url:'https://mdev.zuihuibi.cn/api/cffp'
} }
const stage = { const stage = {
base_url:'https://mstage.zuihuibi.cn', base_url:'https://mstage.zuihuibi.cn',
......
...@@ -202,5 +202,5 @@ ...@@ -202,5 +202,5 @@
} }
}, },
"_spaceID" : "mp-68e17e23-e517-4839-8210-27480303cc51", "_spaceID" : "mp-68e17e23-e517-4839-8210-27480303cc51",
"versionName" : "1.1.0" "versionName" : "1.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