# 数据库配置 database: host: "10.10.10.189" port: 3306 username: "root" password: "88116142" name: "ft" charset: "utf8mb4" # 应用配置 app: host: "0.0.0.0" port: 8080 debug: true # 密钥配置 secret_key: "yg-ft-platform-secret-key-2024"