From c83101eb62f5d4906b9c01ceea6b21a37f9e84d8 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期二, 18 十一月 2025 09:24:53 +0800
Subject: [PATCH] bug修复
---
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