Commit a3f7cffc authored by 俞嘉婷's avatar 俞嘉婷

关注公众号二维码-正式

parent c60aea44
...@@ -67,10 +67,10 @@ ...@@ -67,10 +67,10 @@
// 生产 // 生产
CFG.sensorUrl = 'https://xnjkfx.cpic.com.cn:8006/sa?project=SXGW'; CFG.sensorUrl = 'https://xnjkfx.cpic.com.cn:8006/sa?project=SXGW';
// 环境,test测试,prod生产 TODO // 环境,test测试,prod生产 TODO
CFG.env = 'test'; CFG.env = 'prod';
CFG.environment = ''; CFG.environment = '';
//关注公众号二维码-正式 //关注公众号二维码-正式
CFG.codeUrl = 'https://yun.duiba.com.cn/polaris/guanzhuCode.a398f4a2e47acb9265b0022adf36c9355921d975.png' CFG.codeUrl = 'https://yun.duiba.com.cn/polaris/tb-shrs-code.5082a937d9da7941d6a660f492e9be807ee19964.png'
// 官微绑定页面地址 生产环境 // 官微绑定页面地址 生产环境
CFG.bindUrl = 'https://wx.cpic.com.cn/sxwxclub/wx/menuByState?state=21039&source_channel=24NEMT' CFG.bindUrl = 'https://wx.cpic.com.cn/sxwxclub/wx/menuByState?state=21039&source_channel=24NEMT'
if (CFG.env == 'test') { if (CFG.env == 'test') {
......
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