zhangnaisong
2024-07-02 9710740f1672fcaab74510ff5e8044c5fd0dafc8
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);
    /**