xiangpei
2024-08-29 93de88509eddd4af2622e480da57236f8af177a1
ycl-pojo/src/main/java/com/ycl/platform/domain/result/UY/ImageDetectionResult.java
@@ -37,7 +37,7 @@
    private Integer blurRaw;
    /**
     * 画面偏色:1正常 0异常
     * 画面偏色:1正常 0未知  -1异常
     */
    private Integer color;
@@ -65,7 +65,7 @@
    private String ipAddr;
    /**
     * 亮度:1正常  0异常
     * 亮度:1正常 0未知  -1异常
     */
    private Integer light;
@@ -92,7 +92,7 @@
    private Integer olTotal;
    /**
     * 画面遮挡:1正常 0异常
     * 画面遮挡:1正常 0未知  -1异常
     */
    private Integer shade;
@@ -106,7 +106,7 @@
    private Integer shakeRaw;
    /**
     * 信号状态:在线,0异常
     * 信号状态:1正常 0未知  -1异常
     */
    private Integer signa1;
@@ -122,7 +122,7 @@
    private Integer sipCode;
    /**
     * 雪花干扰:1正常 0异常
     * 雪花干扰:1正常 0未知  -1异常
     */
    private Integer snow;
@@ -135,7 +135,7 @@
    private Integer status;
    /**
     * 条纹干扰:1正常 0异常
     * 条纹干扰:1正常 0未知  -1异常
     */
    private Integer stripe;