yangys
2024-11-02 f69073b835f1a0c66590130e1830edcdd75ebb8a
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;