hyingbo
2025-07-09 c767d223cffba5f5c33f8dfbfe0d3a4da734fb0a
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/MdcEquipmentRunningSectionMapper.java
@@ -78,4 +78,6 @@
    List<Integer> getDataList(@Param("equipmentId") String equipmentId, @Param("date") Date date);
    List<MdcEquipmentWaitSectionDto> findWaitList(@Param("date") String date);
    MdcEquipmentRunningSection getFirstRecord();
}