smart-man-boot/src/main/resources/com/qianwen/smartman/modules/smis/mapper/WorkstationMapper.xml
@@ -139,6 +139,7 @@ WHERE w.is_deleted = 0 AND pc.is_deleted = 0 AND pdc.is_deleted = 0 AND w.type = #{type} <if test="ids != null and ids.size() > 0"> AND w.id IN