Showing
2 changed files
with
2 additions
and
2 deletions
@@ -112,7 +112,7 @@ module.exports = { | @@ -112,7 +112,7 @@ module.exports = { | ||
112 | debugStdout: true, | 112 | debugStdout: true, |
113 | }, | 113 | }, |
114 | }, | 114 | }, |
115 | - zookeeperServer: '127.0.0.1:2181', | 115 | + zookeeperServer: 'zk.yohoops.com:2181', |
116 | alipayConfig: { | 116 | alipayConfig: { |
117 | payUrl: 'https://mapi.alipay.com/gateway.do', | 117 | payUrl: 'https://mapi.alipay.com/gateway.do', |
118 | service: 'alipay.wap.create.direct.pay.by.user', | 118 | service: 'alipay.wap.create.direct.pay.by.user', |
1 | { | 1 | { |
2 | "name": "yohobuywap-node", | 2 | "name": "yohobuywap-node", |
3 | - "version": "6.9.17-beta-1", | 3 | + "version": "6.9.17-beta-2", |
4 | "private": true, | 4 | "private": true, |
5 | "description": "A New Yohobuy Project With Express", | 5 | "description": "A New Yohobuy Project With Express", |
6 | "repository": { | 6 | "repository": { |
-
Please register or login to post a comment