zhangnaisong
2024-07-19 55bfebcee6b804faaa65d41105d4333a4117aab5
ard-work/src/main/java/com/ruoyi/inspect/service/IArdVideoInspectRecordService.java
@@ -33,6 +33,7 @@
     * @return
     */
    public List selectArdVideoInspectRecordListByStartTime(ArdVideoInspectRecord ardVideoInspectRecord);
    public List selectTaskRecordByStartTime(String taskId,String startTime);
    public List selectArdVideoInspectRecordCountByStartMonth(String startMonth);
    /**