mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-12 20:23:52 +08:00
发布v2.15.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
@@ -14,6 +14,7 @@ type TestCategory struct {
|
||||
g.Meta `orm:"table:hg_test_category, do:true"`
|
||||
Id interface{} // 分类ID
|
||||
Name interface{} // 分类名称
|
||||
ShortName interface{} // 简称
|
||||
Description interface{} // 描述
|
||||
Sort interface{} // 排序
|
||||
Remark interface{} // 备注
|
||||
|
||||
Reference in New Issue
Block a user