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