liusheng
6 天以前 394e00dfbe5adf153dce53c34615874a9ea9273f
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;
    /**