根据skuID关注部分商品

This commit is contained in:
苏尹岚
2019-12-25 15:11:49 +08:00
parent 938e42a86b
commit aa3dd73b27
5 changed files with 93 additions and 10 deletions

View File

@@ -243,6 +243,7 @@ type SkuAndName struct {
ExPrefix string
ExPrefixBegin *time.Time
ExPrefixEnd *time.Time
Price int
}
func (*Sku) TableUnique() [][]string {