yangys
2025-11-20 537d302507bf5bdc6f6b81ece701abb6e8b6a1e1
smart-man-boot/src/main/java/com/qianwen/smartman/modules/perf/wrapper/PerfWrapper.java
@@ -13,9 +13,9 @@
import com.qianwen.core.tool.support.Kv;
import com.qianwen.core.tool.utils.DateUtil;
import com.qianwen.core.tool.utils.Func;
import com.qianwen.smartman.modules.cps.dto.EmployeeDTO;
import com.qianwen.smartman.modules.cps.dto.WorkstationDTO;
import com.qianwen.smartman.modules.cps.entity.GlobalWcs;
import com.qianwen.smartman.modules.smis.dto.EmployeeDTO;
import com.qianwen.smartman.modules.smis.dto.WorkstationDTO;
import com.qianwen.smartman.modules.smis.entity.GlobalWcs;
import com.qianwen.smartman.modules.mdc.entity.SuperAggregateOutput;
import com.qianwen.smartman.modules.mdc.entity.SuperAggregateState;
import com.qianwen.smartman.modules.perf.dto.EmployeePerfDTO;