Compare commits
No commits in common. "013f41210f6919a895730a68ec905f0984136593" and "ac018fa08e0782b257240c725a5449c6b56d9510" have entirely different histories.
013f41210f
...
ac018fa08e
|
@ -133,6 +133,5 @@ type UpdateStatusWarehousePendingInactive struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
type GetListWarehouseConfigReq struct {
|
type GetListWarehouseConfigReq struct {
|
||||||
PartnerCode string `json:"partnerCode"`
|
ConfigPartnerCode string `json:"configPartnerCode"`
|
||||||
PartnerIdentityCode string `json:"partnerIdentityCode"`
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue