Showing
1 changed file
with
1 additions
and
1 deletions
@@ -123,7 +123,7 @@ module.exports = { | @@ -123,7 +123,7 @@ module.exports = { | ||
123 | notifyUrl: domains.service + 'payment/weixin_notify', | 123 | notifyUrl: domains.service + 'payment/weixin_notify', |
124 | }, | 124 | }, |
125 | geetestJs: '//static.geetest.com/static/tools/gt.js', | 125 | geetestJs: '//static.geetest.com/static/tools/gt.js', |
126 | - jsSdk: '//cdn.yoho.cn/js-sdk/1.3.4/jssdk.js', | 126 | + jsSdk: '//cdn.yoho.cn/js-sdk/1.3.5/jssdk.js', |
127 | redis: { | 127 | redis: { |
128 | connect: { | 128 | connect: { |
129 | host: '192.168.102.49', | 129 | host: '192.168.102.49', |
-
Please register or login to post a comment