smart-man-boot/src/main/java/com/qianwen/smartman/modules/perf/controller/EmployeePerfController.java
@@ -11,7 +11,7 @@ import com.qianwen.core.scanner.modular.stereotype.ApiResource; import com.qianwen.core.secure.annotation.PreAuth; import com.qianwen.core.tool.api.R; import com.qianwen.smartman.modules.cps.vo.EmployeeVO; import com.qianwen.smartman.modules.smis.vo.EmployeeVO; import com.qianwen.smartman.modules.perf.dto.WorkstationBO; import com.qianwen.smartman.modules.perf.service.IEmployeePerfService; import com.qianwen.smartman.modules.perf.vo.SearchEmployeeWorkVO;