jds2
This commit is contained in:
@@ -453,7 +453,7 @@ type StoreMap struct {
|
||||
func (*StoreMap) TableUnique() [][]string {
|
||||
return [][]string{
|
||||
[]string{"StoreID", "VendorID", "DeletedAt", "VendorOrgCode"},
|
||||
[]string{"VendorStoreID", "VendorID", "DeletedAt"},
|
||||
[]string{"VendorStoreID", "VendorID", "DeletedAt", "VendorOrgCode"},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user