Authored by 李靖

miplist命名,底部动态时间

... ... @@ -115,7 +115,7 @@ module.exports = {
jsSdk: '//cdn.yoho.cn/js-sdk/1.2.10/jssdk.js',
redis: {
connect: {
host: '192.168.102.49',
host: '127.0.0.1',
port: '6379',
retry_strategy(options) {
if (options.error && options.error.code === 'ECONNREFUSED') {
... ...