陈昶聿
9 天以前 608bdb9e55b95e9d4052f8c57ac4d92c9ecde5c3
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