mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-12 04:03:44 +08:00
发布代码生成、更新20+表单组件,优化数据字典,gf版本更新到2.3.1
This commit is contained in:
@@ -11,6 +11,6 @@ import (
|
||||
// AdminMemberRole is the golang structure of table hg_admin_member_role for DAO operations like Where/Data.
|
||||
type AdminMemberRole struct {
|
||||
g.Meta `orm:"table:hg_admin_member_role, do:true"`
|
||||
MemberId interface{} // 用户ID
|
||||
MemberId interface{} // 管理员ID
|
||||
RoleId interface{} // 角色ID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user