@ -115,7 +115,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -115,7 +115,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -135,7 +135,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -135,7 +135,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -151,7 +151,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -151,7 +151,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -173,7 +173,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -173,7 +173,7 @@ public class SysJobServiceImpl implements ISysJobService
*@paramjob调度信息
*/
@Override
@Transactional
@Transactional(rollbackFor=Exception.class)
publicvoidrun(SysJobjob)throwsSchedulerException
{
LongjobId=job.getJobId();
@ -191,7 +191,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -191,7 +191,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -209,7 +209,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -209,7 +209,7 @@ public class SysJobServiceImpl implements ISysJobService