# 数据库配置 database: username: "root" password: "root" host: "localhost" port: 3306 database: "jz" # 当前监听的端口 port: 6310