测试线程池

master
陈思豪 2024-09-10 15:50:27 +08:00
parent 812c19109e
commit 5112eb28f4
1 changed files with 0 additions and 1 deletions

View File

@ -288,7 +288,6 @@ public class TaskServiceImpl extends ServiceImpl<TaskMapper, TaskInfo> implement
log.info("dataValue1==={}",dataValue1);
}
}
Result results = dataValueClient.addProduct(basicId, tableId, dataValues);
log.info("添加结果为{}", results);
log.info("添加到queue里成功");