# 公共配置
common:
# Redis配置
redis:
host: 127.0.0.1
port: 6379
# host: 43.248.97.19
# port: 16379
password: 654321
database: 1