performance-server/src/main/resources/mapper/PerformanceShiftMapper.xml
@@ -149,7 +149,7 @@ from user u left join department_lims dl on FIND_IN_SET(dl.id,u.depart_lims_id) where dl.name in('通信产品实验室','电力产品实验室') where dl.name in('通信产品实验室','电力产品实验室','检测办') and u.status = 0 and u.is_custom = 0 </select>