fuliqi
2025-01-08 224c12c7ae9a3b9d0380962ff92dac18812434a6
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;
}