yangys
2024-10-30 c27b939fa5fa6ce4d712f7e9ced2ad811d69d5ec
smart-man-boot/src/main/java/com/qianwen/smartman/modules/perf/mapper/EmployeeOnOffWorkMapper.java
@@ -3,7 +3,7 @@
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.qianwen.core.mp.mapper.BladeMapper;
import com.qianwen.smartman.modules.cps.vo.GroupTreeVO;
import com.qianwen.smartman.modules.smis.vo.GroupTreeVO;
import com.qianwen.smartman.modules.perf.entity.EmployeeOnOffWork;
import com.qianwen.smartman.modules.perf.vo.CurrWorkDetailVO;
import com.qianwen.smartman.modules.perf.vo.OffEmployeeTreeVO;