zxl
4 天以前 c83101eb62f5d4906b9c01ceea6b21a37f9e84d8
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;
}