Authored by 徐祁xuqi

zookeeper server

... ... @@ -83,7 +83,8 @@ module.exports = {
appID: 'wx75e5a7c0c88e45c2',
appSecret: 'ce21ae4a3f93852279175a167e54509b'
}
}
},
zookeeperServer: '10.66.1.97:2181'
};
if (isProduction) {
... ...