mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-15 14:33:45 +08:00
发布v2.2.10版本,更新内容请查看:https://github.com/bufanyun/hotgo/tree/v2.0/docs/guide-zh-CN/addon-version-upgrade.md
This commit is contained in:
@@ -21,6 +21,7 @@ type SysGenCodes struct {
|
||||
TableComment string `json:"tableComment" description:"主表注释"`
|
||||
DaoName string `json:"daoName" description:"主表dao模型"`
|
||||
MasterColumns *gjson.Json `json:"masterColumns" description:"主表字段"`
|
||||
AddonName string `json:"addonName" description:"插件名称"`
|
||||
Status int `json:"status" description:"生成状态"`
|
||||
CreatedAt *gtime.Time `json:"createdAt" description:"创建时间"`
|
||||
UpdatedAt *gtime.Time `json:"updatedAt" description:"更新时间"`
|
||||
|
Reference in New Issue
Block a user