master #14
|
@ -19,6 +19,7 @@ type EstimateFeeReq struct {
|
|||
}
|
||||
|
||||
type CreateOrderReq struct {
|
||||
Eccompanyid string `json:"eccompanyid"`
|
||||
Customerid string `json:"customerid"`
|
||||
Txlogisticid string `json:"txlogisticid"`
|
||||
Ordertype int `json:"ordertype"`
|
||||
|
|
Loading…
Reference in New Issue