lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcEquipmentMapper.xml
@@ -149,6 +149,7 @@ <foreach collection="equipmentIdList" index="index" item="id" open="(" separator="," close=")"> #{id} </foreach> AND me.device_abnormal_status = 1 </where> ORDER BY sd.depart_order </select> @@ -173,6 +174,7 @@ <foreach collection="equipmentIdList" index="index" item="id" open="(" separator="," close=")"> #{id} </foreach> AND me.device_abnormal_status = 1 </where> ORDER BY mp.production_order </select>