onpoint-stock-update #166

Merged
sinhluu merged 5 commits from onpoint-stock-update into master 2024-05-08 07:18:03 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit fd41b1eadf - Show all commits

View File

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