陈昶聿
5 天以前 cd3caee2e0de89bc8ae695678d9bb6d1bba018a6
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")