mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-04-27 01:37:53 +08:00
保存排序添加编辑权限
This commit is contained in:
@@ -64,7 +64,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