Compare commits

..

No commits in common. "013f41210f6919a895730a68ec905f0984136593" and "ac018fa08e0782b257240c725a5449c6b56d9510" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -133,6 +133,5 @@ type UpdateStatusWarehousePendingInactive struct {
}
type GetListWarehouseConfigReq struct {
PartnerCode string `json:"partnerCode"`
PartnerIdentityCode string `json:"partnerIdentityCode"`
ConfigPartnerCode string `json:"configPartnerCode"`
}