陈昶聿
2026-05-15 c3117a0c5c7b2b69c56cfc50fe5c199c2c2276c1
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -26,6 +26,12 @@
    private Integer visitCount;
    /**
     * rateDay 代表几天及时率
     */
    @ApiModelProperty(value = "几天及时率")
    private Integer rateDay;
    private Integer isVisitAgain;
    @ApiModelProperty(value = "异常预警:0绿色;1红色;2黄色")