finance
黄伟 2 years ago
parent c8f0e38cfe
commit e150dbd2ea

@ -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"`

Loading…
Cancel
Save