陈昶聿
3 天以前 23feaf8352295616f844b32ebd2a19f857f891c9
smartor/src/main/java/com/smartor/domain/entity/ServiceSubtaskEntity.java
@@ -31,6 +31,12 @@
    @ApiModelProperty(value = "主键id")
    private Long subId;
    /**
     * 主键id集合
     */
    @ApiModelProperty(value = "主键id集合")
    private List<Long> subIdList;
    /**
     * 第三方任务ID