Commit cebf312b by 王榕

Merge branch 'master' of http://47.104.201.229/iambtr/bms

parents 25a95cd6 0d2754a1
...@@ -3,7 +3,7 @@ const type = 'dev' ...@@ -3,7 +3,7 @@ const type = 'dev'
var config = { var config = {
dev: { dev: {
appid: 'wxb517dae1188a1900', appid: 'wxed819cb57829a51c',
api: 'http://47.92.207.93:8084/app/', api: 'http://47.92.207.93:8084/app/',
wss: 'wss://app.doomore.cn/websocket/app/api/', wss: 'wss://app.doomore.cn/websocket/app/api/',
payapi: 'http://47.92.207.93:8084/pay/', payapi: 'http://47.92.207.93:8084/pay/',
...@@ -12,7 +12,7 @@ var config = { ...@@ -12,7 +12,7 @@ var config = {
imgPath: '/static/image/' imgPath: '/static/image/'
}, },
pro: { pro: {
appid: 'wxb517dae1188a1900', appid: 'wxed819cb57829a51c',
api: 'https://guangyang.zhuzhux.com/app/', api: 'https://guangyang.zhuzhux.com/app/',
wss: 'wss://guangyang.zhuzhux.com/websocket/app/api/', wss: 'wss://guangyang.zhuzhux.com/websocket/app/api/',
payapi: 'https://guangyang.zhuzhux.com/pay/', payapi: 'https://guangyang.zhuzhux.com/pay/',
......
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.9.4", "libVersion": "2.9.4",
"appid": "wxb517dae1188a1900", "appid": "wxed819cb57829a51c",
"projectname": "%E9%87%91%E7%9B%BE%E9%94%82%E7%94%B5%E5%8D%AB%E5%A3%AB", "projectname": "GPS网络能源",
"simulatorType": "wechat", "simulatorType": "wechat",
"simulatorPluginLibVersion": {}, "simulatorPluginLibVersion": {},
"condition": { "condition": {
......
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