liusheng
2026-01-26 0e811615b93c04188ba520b2ba6b89b0d186f80b
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -103,6 +103,13 @@
     */
    @ApiModelProperty(value = "分组key")
    private String groupKey;
    /**
     * 随访统计方式 1-默认统计方式 2-统计时算上不发送的
     */
    @ApiModelProperty(value = "统计方式")
    private String followUpCountStyle;
    /**
     * 分组code集合
     */