database: url: "cc_logistic:7MBaLDh8ZjBTHwCR@tcp(192.168.11.23:3306)/cc_logistic?charset=utf8mb4&parseTime=True&loc=Local" driverName: "mysql" convert: basePath: "../../" basePackage: "Cold_Logistic" #model保存的相对路径 modelRelativePath: "internal/server/infra/models" #dao保存的相对路径 daoRelativePath: "internal/server/infra/dao" #要转换为model的表 modelTables: "" #要转换为dao的表 daoTables: ""