fuliqi
2025-02-21 64efb660b2c119c00432434c0f651f8996483f18
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleVO.java
@@ -59,4 +59,8 @@
    private Integer deleted;
    private Integer unitId;
    //违规路数、个数
    private Integer num;
    //工单下发到审核通过的时间
    private long handleTime;
}