liusheng
5 天以前 c80135e5c3f7bfab96ba558a910a06f1e587c53c
smartor/src/main/java/com/smartor/domain/IvrLibaTargetVO.java
@@ -90,8 +90,8 @@
    /**
     * 是否异常标识
     */
    @Excel(name = "是否异常标识")
    @ApiModelProperty(value = "是否异常标识")
    @Excel(name = "是否异常标识  0绿色;1红色;2黄色;")
    @ApiModelProperty(value = "是否异常标识   0绿色;1红色;2黄色;")
    private Long isabnormal;
    /**