liusheng
6 天以前 c71fe5ffd8b8552e75fe03205a3ddf85d2840b5e
smartor/src/main/java/com/smartor/domain/ServiceSubtask.java
@@ -653,7 +653,7 @@
    @ApiModelProperty(value = "异常预警:0绿色;1红色;2黄色; 3已处理")
    private Integer isabnormal;
    @ApiModelProperty(value = "继续标识")
    @ApiModelProperty(value = "继续标识:1否 2是")
    private Integer continueFlag;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")