liusheng
2025-02-26 718bd7efbc0d959d0b9050c34be2fd639a1f74b6
smartor/src/main/java/com/smartor/domain/ServiceSubtaskVO.java
@@ -28,6 +28,13 @@
    @ApiModelProperty(value = "主键id")
    private Long subId;
    /**
     * 第三方任务ID
     */
    @ApiModelProperty(value = "第三方任务ID")
    private String taskGuid;
    /**
     * 发送人
     */