Authored by 黄涛

Update common.js

... ... @@ -123,7 +123,7 @@ module.exports = {
notifyUrl: domains.service + 'payment/weixin_notify',
},
geetestJs: '//static.geetest.com/static/tools/gt.js',
jsSdk: '//cdn.yoho.cn/js-sdk/1.3.4/jssdk.js',
jsSdk: '//cdn.yoho.cn/js-sdk/1.3.5/jssdk.js',
redis: {
connect: {
host: '192.168.102.49',
... ...