线程池统一管理

This commit is contained in:
RuoYi
2019-01-24 16:31:50 +08:00
parent c6bd84818a
commit d5a89621a9
8 changed files with 71 additions and 16 deletions

View File

@ -1,7 +1,6 @@
package com.ruoyi.quartz.mapper;
import com.ruoyi.quartz.domain.SysJobLog;
import java.util.List;
/**