liusheng
2025-02-19 3d5d75e25d2e0078814a4efd66b72c5b1b5f93c4
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;
    /**
     * 发送人
     */