hyingbo
7 天以前 e935889261ef38c8eaef31e54cbfc466d63d2ef4
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();
}