# 系统配置 sys: # 用户配置 user: # 初始化密码 passwd: ${SYS_USER_PASSWD:xtools} # 日志配置 log: # 存储类型(elasticsearch|mysql) type: ${SYS_LOG_TYPE:elasticsearch}