hcst_sunzhen 5 gadi atpakaļ
vecāks
revīzija
8a31205fa7

+ 4 - 2
performance-appraisal/src/main/java/cn/com/ctop/userefficientvideomap/job/EffiVideoJob.java

@@ -1,6 +1,8 @@
-package cn.com.ctop.userefficientvideomap.job;
+package org.jeecg.modules.ctop.job;
 
-import cn.com.ctop.performanceappraisal.service.IPerformanceService;
+
+
+import org.jeecg.modules.system.service.IPerformanceService;
 import org.quartz.Job;
 import org.quartz.JobExecutionContext;
 import org.quartz.JobExecutionException;