aa
This commit is contained in:
@@ -2028,6 +2028,7 @@ func RrefreshEbaiVendorAct() (err error) {
|
||||
}{}
|
||||
)
|
||||
actMap.idMap = make(map[int64]struct{})
|
||||
actMap.RWMutex = new(sync.RWMutex)
|
||||
//直接做删除,把新的加进来
|
||||
dao.ExecuteSQL(db, `TRUNCATE act_ebai_vendor`)
|
||||
dao.ExecuteSQL(db, `TRUNCATE act_ebai_vendor_sku`)
|
||||
|
||||
Reference in New Issue
Block a user