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