// zookeeper配置信息 module.exports = { hosts: '120.26.96.235:2181', service: 'test', timeout: 60000 }