暂态事件同步

This commit is contained in:
xy
2026-03-26 18:52:02 +08:00
parent 56c9c69fc9
commit f227fe3c3f
4 changed files with 101 additions and 31 deletions

View File

@@ -160,6 +160,7 @@ public class StatServiceImpl implements IStatService {
csLineLatestDataFeignClient.addData(csLineLatestData);
}
}
System.gc();
}
/**