1'
This commit is contained in:
@@ -89,7 +89,7 @@ type AfsOrder struct {
|
||||
ReasonImgList string `orm:"size(1024)" json:"reasonImgList"` // 售后描述图片
|
||||
AppealType int8 `json:"appealType"` // 售后方式(本地)
|
||||
VendorAppealType string `orm:"size(255)" json:"vendorAppealType"` // 原始售后方式(第三方平台)
|
||||
Flag int `json:"flag"`
|
||||
Flag int `json:"flag"` // 0 未操作/1同意/3驳回
|
||||
RefundType int8 `json:"refundType"`
|
||||
RefuseReason string `orm:"size(1024)" json:"refuseReason"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user