mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-09-04 12:05:45 +00:00
修复参数注释
This commit is contained in:
@@ -66,7 +66,7 @@ public abstract class AbstractQuartzJob implements Job
|
||||
* 执行后
|
||||
*
|
||||
* @param context 工作执行上下文对象
|
||||
* @param sysScheduleJob 系统计划任务
|
||||
* @param sysJob 系统计划任务
|
||||
*/
|
||||
protected void after(JobExecutionContext context, SysJob sysJob, Exception e)
|
||||
{
|
||||
|
Reference in New Issue
Block a user