Commit 3c2cf5f5 by huangfusuper

废弃原有日志运行线程

parent 777bb5a7
...@@ -27,6 +27,7 @@ import java.util.concurrent.TimeUnit; ...@@ -27,6 +27,7 @@ import java.util.concurrent.TimeUnit;
**/ **/
@Component @Component
@Slf4j @Slf4j
@Deprecated
public class LogScanHelper { public class LogScanHelper {
private DataSource dataSource; private DataSource dataSource;
private final JobTaskRunLogService jobTaskRunLogService; private final JobTaskRunLogService jobTaskRunLogService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment