qushaowei
2024-07-25 a7ecb4b14c2e5a56f425f46decc9c203580edd35
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/MdcDeviceCalendarMapper.java
@@ -31,4 +31,6 @@
    MdcDeviceCalendar getFirstData(@Param("equipmentId") String equipmentId);
    List<MdcDeviceCalendarVo> listByEquipmentAndDates(@Param("equipmentId") String equipmentId, @Param("stringDates") List<String> stringDates);
}