反馈信息列表,详情修改
This commit is contained in:
@ -41,6 +41,8 @@ type FeedbackCreateIn struct {
|
||||
Content string
|
||||
FeedbackType int
|
||||
OperatorId int64
|
||||
StoreId int64
|
||||
MerchantId int64
|
||||
}
|
||||
|
||||
type FeedbackCreateOut struct {
|
||||
|
||||
Reference in New Issue
Block a user