fuliqi
2024-09-04 27bf1aad170bc78af274a596ce5c89caaa903ce3
ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java
@@ -120,7 +120,7 @@
    @Data
    public static class SnapClock {
        /**
         * 时钟准确率
         * 时钟准确率:1 == 100%
         */
        private Float clockPercent;
@@ -178,7 +178,7 @@
    @Data
    public static class SnapTimely {
        /**
         * 及时率
         * 及时率 1 == 100%
         */
        private Float timelyPercent;