Showing
1 changed file
with
1 additions
and
1 deletions
@@ -133,7 +133,7 @@ module.exports = { | @@ -133,7 +133,7 @@ module.exports = { | ||
133 | notifyUrl: domains.service + 'payment/weixin_notify', | 133 | notifyUrl: domains.service + 'payment/weixin_notify', |
134 | }, | 134 | }, |
135 | geetestJs: '//static.geetest.com/static/tools/gt.js', | 135 | geetestJs: '//static.geetest.com/static/tools/gt.js', |
136 | - jsSdk: '//cdn.yoho.cn/js-sdk/1.3.21/jssdk.js', | 136 | + jsSdk: '//cdn.yoho.cn/js-sdk/1.3.22/jssdk.js', |
137 | redis: { | 137 | redis: { |
138 | connect: { | 138 | connect: { |
139 | host: '192.168.102.49', | 139 | host: '192.168.102.49', |
-
Please register or login to post a comment