陈昶聿
13 小时以前 7ca6d7d7da579f9a32c7d253eccb0f4e1ba6b6ef
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;
    /**