zhangjianrock@163.com
2024-04-28 883a15bbcbad503b084a5806b7deb99cfba6f539
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);
    /**