From 03f8996994c1334f6dda1a7a131561d6f0736c2f Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期六, 31 八月 2024 11:13:13 +0800 Subject: [PATCH] 快速下发丢弃最近半小时,monitorvo增加deviceType --- ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java b/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java index 2141d74..cc7673d 100644 --- a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/HK/VehicleDeviceInspectionResult.java +++ b/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; -- Gitblit v1.8.0