Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
d8528ecbe8 |
@ -9,7 +9,7 @@ type ComplaintCompleteRequest struct {
|
||||
*requests.RpcRequest
|
||||
MchId string `position:"Body" field:"mch_id" default:"" `
|
||||
ComplaintId string `position:"Body" field:"complaint_id" default:"" `
|
||||
ExtData map[string]string `position:"Body" field:"ext_data" default:"" `
|
||||
ExtData string `position:"Body" field:"ext_data" default:"" `
|
||||
}
|
||||
|
||||
type ComplaintCompleteResponse struct {
|
||||
|
Loading…
Reference in New Issue
Block a user