mergeDev/campaign #73
|
@ -50,5 +50,5 @@ type SupplierCashflowCreatePayload struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
type SupplierFreeShipInfoRequestPayload struct {
|
type SupplierFreeShipInfoRequestPayload struct {
|
||||||
SupplierID []string `json:"supplierId"`
|
SupplierIDs []string `json:"supplierIds"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue