xiangpei
2024-08-24 8af39d20413790b72658675f3182714cc59011b3
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;