@@ -372,6 +372,7 @@ public class ProfilerOffsetServiceImpl extends ServiceImpl<ProfilerOffsetMapper,
} catch (HttpException e) {
f.setPush(2);
}
+ f.setPushTime(DateTime.now().toLocalDateTime());
log.info("推送完成------{}", DateTime.now());
this.updateBatchById(list);