Compare commits

...

2 Commits

Author SHA1 Message Date
Sinh 79b19999f0 Merge branch 'viettel-ffm' into develop 2024-06-20 10:10:20 +07:00
Sinh baf7be0820 update model 2024-06-20 10:09:35 +07:00
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ type SpecifiedProductLine struct {
type Product struct {
PartnerSku string `json:"partner_sku"`
ProductId int `json:"product_id"`
}
type ProdCondType struct {