zxl
2025-05-29 71f61d13531b3e2a0099ba5afe3f268c99c5bacf
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleVO.java
@@ -61,4 +61,6 @@
    private Integer unitId;
    //违规路数、个数
    private Integer num;
    //工单下发到审核通过的时间
    private long handleTime;
}