陈昶聿
3 天以前 e122cc8eec89fac62e39cfdeaa2130ae3f7771d9
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;
    /**