售后详情

finance
杨赟 2 years ago
parent 29154949dd
commit f77dc6c64b

@ -229,6 +229,9 @@ type ReplyAfterServiceDetail struct {
SendAt int64 `json:"sendAt"` SendAt int64 `json:"sendAt"`
PackageSend uint `json:"packageSend"` PackageSend uint `json:"packageSend"`
AfsPackageSend AfsPackageSend `json:"afsPackageSend"` AfsPackageSend AfsPackageSend `json:"afsPackageSend"`
OrderSubSn uint64 `json:"orderSubSn"`
SourceId uint `json:"sourceId"`
ChannelId uint `json:"channelId"`
} }
type AfsPackageSend struct { type AfsPackageSend struct {
Name string `json:"name"` Name string `json:"name"`

Loading…
Cancel
Save