Merge branch 'feature/get-freeship-info' of git.selly.red:Selly-Modules/natsio into develop
This commit is contained in:
commit
2dbeab594a
|
@ -50,5 +50,5 @@ type SupplierCashflowCreatePayload struct {
|
|||
}
|
||||
|
||||
type SupplierFreeShipInfoRequestPayload struct {
|
||||
SupplierID []string `json:"supplierId"`
|
||||
SupplierIDs []string `json:"supplierIds"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue