yxh
2025-02-17 74bfaf2f3a8c2661e2c8a512f61f40bfd43b48f3
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;
    /**
     * 发送人
     */