@ -114,7 +114,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -114,7 +114,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -134,7 +134,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -134,7 +134,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -150,7 +150,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -150,7 +150,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -172,7 +172,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -172,7 +172,7 @@ public class SysJobServiceImpl implements ISysJobService
*@paramjob调度信息
*/
@Override
@Transactional
@Transactional(rollbackFor=Exception.class)
publicvoidrun(SysJobjob)throwsSchedulerException
{
LongjobId=job.getJobId();
@ -190,7 +190,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -190,7 +190,7 @@ public class SysJobServiceImpl implements ISysJobService
@ -208,7 +208,7 @@ public class SysJobServiceImpl implements ISysJobService
@@ -208,7 +208,7 @@ public class SysJobServiceImpl implements ISysJobService