aa
This commit is contained in:
@@ -362,6 +362,7 @@ type PageSku struct {
|
||||
MonthSaled int `json:"monthSaled"`
|
||||
ActPrice int `json:"actPrice"`
|
||||
SalePrice int `json:"salePrice"`
|
||||
Unit string `json:"unit"`
|
||||
}
|
||||
|
||||
func (*PageSku) TableUnique() [][]string {
|
||||
|
||||
Reference in New Issue
Block a user