Compare commits
2 Commits
ac018fa08e
...
013f41210f
Author | SHA1 | Date |
---|---|---|
|
013f41210f | |
|
fd41b1eadf |
|
@ -133,5 +133,6 @@ type UpdateStatusWarehousePendingInactive struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
type GetListWarehouseConfigReq struct {
|
type GetListWarehouseConfigReq struct {
|
||||||
ConfigPartnerCode string `json:"configPartnerCode"`
|
PartnerCode string `json:"partnerCode"`
|
||||||
|
PartnerIdentityCode string `json:"partnerIdentityCode"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue