zhanghua
2023-03-29 88b11c72916d5ce1b6bebc060c234af9bbeee300
ycl-platform/src/main/java/com/ycl/service/caseHandler/IBaseCaseService.java
@@ -69,7 +69,7 @@
    List<QueryForViolationVO> selectViolationList(QueryForViolationParam queryForViolationParam);
    Page<BaseCaseVO> selectVideoInspection(Integer current);
    Page<BaseCaseVO> selectVideoInspection(Integer current, Long gradeId, Long videoId, String beginTime, String endTime);
    Map<String, Object> selectCount();