baizonghao
2023-02-24 e16e9a3ef7eb82daeb139fd9252213579e2bed25
ycl-platform/src/main/java/com/ycl/mapper/caseHandler/ViolationsMapper.java
@@ -17,5 +17,4 @@
public interface ViolationsMapper extends BaseMapper<Violations> {
    ViolationsVO selectCondMap(Map map);
}