# redis配置信息 connection: host: '127.0.0.1' port: 6379 db: 6 password: null