From 71f61d13531b3e2a0099ba5afe3f268c99c5bacf Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期四, 29 五月 2025 18:13:33 +0800
Subject: [PATCH] 修改大屏录像可用率指标,点位在线指标,数据中心录像可用率,

---
 ycl-pojo/src/main/java/com/ycl/platform/domain/result/UY/ImageDetectionResult.java |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/UY/ImageDetectionResult.java b/ycl-pojo/src/main/java/com/ycl/platform/domain/result/UY/ImageDetectionResult.java
index 79b84c9..4186382 100644
--- a/ycl-pojo/src/main/java/com/ycl/platform/domain/result/UY/ImageDetectionResult.java
+++ b/ycl-pojo/src/main/java/com/ycl/platform/domain/result/UY/ImageDetectionResult.java
@@ -37,7 +37,7 @@
     private Integer blurRaw;
 
     /**
-     * 鐢婚潰鍋忚壊锛�1姝e父 0寮傚父
+     * 鐢婚潰鍋忚壊锛�1姝e父 0鏈煡  -1寮傚父
      */
     private Integer color;
 
@@ -65,7 +65,7 @@
     private String ipAddr;
 
     /**
-     * 浜害锛�1姝e父  0寮傚父
+     * 浜害锛�1姝e父 0鏈煡  -1寮傚父
      */
     private Integer light;
 
@@ -92,7 +92,7 @@
     private Integer olTotal;
 
     /**
-     * 鐢婚潰閬尅锛�1姝e父 0寮傚父
+     * 鐢婚潰閬尅锛�1姝e父 0鏈煡  -1寮傚父
      */
     private Integer shade;
 
@@ -106,7 +106,7 @@
     private Integer shakeRaw;
 
     /**
-     * 淇″彿鐘舵�侊細鍦ㄧ嚎锛�0寮傚父
+     * 淇″彿鐘舵�侊細1姝e父 0鏈煡  -1寮傚父
      */
     private Integer signa1;
 
@@ -122,7 +122,7 @@
     private Integer sipCode;
 
     /**
-     * 闆姳骞叉壈锛�1姝e父 0寮傚父
+     * 闆姳骞叉壈锛�1姝e父 0鏈煡  -1寮傚父
      */
     private Integer snow;
 
@@ -135,7 +135,7 @@
     private Integer status;
 
     /**
-     * 鏉$汗骞叉壈锛�1姝e父 0寮傚父
+     * 鏉$汗骞叉壈锛�1姝e父 0鏈煡  -1寮傚父
      */
     private Integer stripe;
 

--
Gitblit v1.8.0