奖励类型新增门店相关 id
This commit is contained in:
@ -21,4 +21,5 @@ type Roles struct {
|
||||
UpdatedAt *gtime.Time // 更新时间
|
||||
DeletedAt *gtime.Time // 软删除时间戳
|
||||
IsDeletable interface{} // 是否可删除:0=不可删除,1=可删除
|
||||
StoreId interface{} // 门店ID
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user