取消回收订单
This commit is contained in:
parent
c9730c386d
commit
b20ef68bb9
|
@ -351,7 +351,7 @@ type SubmitConfirmPriceResp struct {
|
|||
}
|
||||
|
||||
type CancelOrderEvaluationReq struct {
|
||||
OrderId int `json:"orderId"`
|
||||
OrderId int `json:"order_id"`
|
||||
}
|
||||
|
||||
type CancelOrderEvaluationResp struct {
|
||||
|
|
Loading…
Reference in New Issue
Block a user