xiangpei
2024-08-29 3e9a6da99aae968123ee7bca352fc08becd7f1f2
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;