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