陈昶聿
2026-01-23 3a1f1ee4e166ad7ff89d4e88d3433243a74e27d8
smartor/src/main/java/com/smartor/domain/ServiceSubtaskCountReq.java
@@ -99,6 +99,17 @@
    private String groupKeyType;
    /**
     * 分组key
     */
    @ApiModelProperty(value = "分组key")
    private String groupKey;
    /**
     * 分组code集合
     */
    @ApiModelProperty(value = "分组code集合")
    private List<String> groupKeyList;
    /**
     * pageNum
     */
    @ApiModelProperty("pageNum")