smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -31,6 +31,10 @@ @ApiModelProperty(value = "几天及时率") private Integer rateDay; /** * 是否再次随访 */ @ApiModelProperty(value = "几天及时率") private Integer isVisitAgain; @ApiModelProperty(value = "异常预警:0绿色;1红色;2黄色")