- AutoSaleStoreSku添加参数isNeedSync控制是否主动同步,定时任务不需要,因为马上就是每晚的定时同步
This commit is contained in:
@@ -30,9 +30,3 @@ func (*PageShop) TableUnique() [][]string {
|
||||
[]string{"VendorStoreID", "VendorID"},
|
||||
}
|
||||
}
|
||||
|
||||
func (*PageShop) TableIndex() [][]string {
|
||||
return [][]string{
|
||||
[]string{"Tel1"},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user