陈昶聿
10 天以前 37e23ae4323114564dadbacf75449b75ad957bbf
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