fuliqi
2024-08-28 b882114079843509a58866b870575604723425a9
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;
}