@ -111,6 +111,7 @@ func (a *afterService) Reject(ctx context.Context, args ArgsAfterServiceReject)
type ReplyAfterServiceDetail struct {
Id uint `json:"id"`
ChannelId uint `json:"channelId"`
AfsSn string `json:"afsSn"`
Status uint `json:"status"`
Result string `json:"result"`