smartor/src/main/java/com/smartor/domain/entity/ServiceSubtaskEntity.java @@ -606,7 +606,7 @@ /** * 异常标识 */ @ApiModelProperty(value = "异常标识") @ApiModelProperty(value = "异常标识: 0正常;1异常;2警告") @Excel(name = " 异常标识 ") private String excep;