Authored by TaoHuang

fix shop url

... ... @@ -133,7 +133,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.21/jssdk.js',
jsSdk: '//cdn.yoho.cn/js-sdk/1.3.22/jssdk.js',
redis: {
connect: {
host: '192.168.102.49',
... ...