comment
This commit is contained in:
@@ -223,12 +223,6 @@ type SkuAndName struct {
|
||||
IsSpu int
|
||||
}
|
||||
|
||||
// func (*Sku) TableUnique() [][]string {
|
||||
// return [][]string{
|
||||
// []string{"JdID", "DeletedAt"},
|
||||
// }
|
||||
// }
|
||||
|
||||
func (*Sku) TableUnique() [][]string {
|
||||
return [][]string{
|
||||
[]string{"NameID", "SpecQuality", "SpecUnit", "DeletedAt"},
|
||||
|
||||
Reference in New Issue
Block a user