- dont't use JdRange2JxRange.
This commit is contained in:
@@ -21,7 +21,7 @@ type StoreSkuCategoryMap struct {
|
||||
|
||||
func (*StoreSkuCategoryMap) TableUnique() [][]string {
|
||||
return [][]string{
|
||||
[]string{"StoreID", "SkuCategoryID"},
|
||||
[]string{"StoreID", "SkuCategoryID", "DeletedAt"},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user