奖励类型新增门店相关 id
This commit is contained in:
@ -26,4 +26,5 @@ type StoreAdmins struct {
|
||||
UpdatedAt *gtime.Time // 更新时间
|
||||
DeletedAt *gtime.Time // 软删除时间戳
|
||||
RoleId interface{} // 角色ID
|
||||
StoreRoleId interface{} // 门店角色ID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user