索引没建上?
This commit is contained in:
@@ -318,6 +318,6 @@ type SkuVendorCategoryMap struct {
|
||||
|
||||
func (*SkuVendorCategoryMap) TableIndex() [][]string {
|
||||
return [][]string{
|
||||
[]string{"NameID", "VendorID", "VendorCategoryID", "DeletedAt"},
|
||||
[]string{"NameID", "VendorID"},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user