|
|
@ -1882,6 +1882,7 @@ public class HeartService {
|
|
|
|
// basicProductsDao.replaceBatchs(productsList, 1000);
|
|
|
|
// basicProductsDao.replaceBatchs(productsList, 1000);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (CollectionUtil.isNotEmpty(relevanceList)) {
|
|
|
|
if (CollectionUtil.isNotEmpty(relevanceList)) {
|
|
|
|
|
|
|
|
relevanceDao.replaceBatch(relevanceList);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (CollectionUtil.isNotEmpty(corpList)) {
|
|
|
|
if (CollectionUtil.isNotEmpty(corpList)) {
|
|
|
|
corpDao.replaceBatch(corpList);
|
|
|
|
corpDao.replaceBatch(corpList);
|
|
|
|