Perfect annotation and remove redundant information output.
完善注释,去除多余的信息输出
This commit is contained in:
@@ -5,5 +5,5 @@ type IModel interface {
|
||||
GenModel() DBInfo
|
||||
GetDbName() string
|
||||
GetPkgName() string // Getting package names through config outdir configuration.通过config outdir 配置获取包名
|
||||
GetTableNames() string //获取设置表名
|
||||
GetTableNames() string // Getting tableNames by config. 获取设置的表名
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user