修改用户反馈信息,新增系统奖励
This commit is contained in:
@ -23,5 +23,5 @@ type Feedbacks struct {
|
||||
UpdatedAt *gtime.Time // 反馈更新时间
|
||||
DeletedAt *gtime.Time // 软删除时间戳
|
||||
StoreId interface{} // 门店唯一 id
|
||||
MerchatId interface{} // 商户唯一 id
|
||||
MerchantId interface{} // 商户唯一 id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user