Showing
2 changed files
with
2 additions
and
2 deletions
@@ -111,7 +111,7 @@ module.exports = { | @@ -111,7 +111,7 @@ module.exports = { | ||
111 | debugStdout: true | 111 | debugStdout: true |
112 | } | 112 | } |
113 | }, | 113 | }, |
114 | - zookeeperServer: '127.0.0.1:2181', | 114 | + zookeeperServer: 'zk.yohoops.com:2181', |
115 | alipayConfig: { | 115 | alipayConfig: { |
116 | payUrl: 'https://mapi.alipay.com/gateway.do', | 116 | payUrl: 'https://mapi.alipay.com/gateway.do', |
117 | service: 'alipay.wap.create.direct.pay.by.user', | 117 | service: 'alipay.wap.create.direct.pay.by.user', |
1 | { | 1 | { |
2 | "name": "yohobuywap-node-activity", | 2 | "name": "yohobuywap-node-activity", |
3 | - "version": "6.9.15-30", | 3 | + "version": "6.9.15-31", |
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