上传任务

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
code 单据编码 String 64
businessDate 业务日期 Timestamp
srcObjectType 关联的对象类型名称 String ObjectType
srcObjectId 关联的对象 String ObjectData
srcItemObjectType 来源单据明细对象名 String ObjectType
srcItemObjectId 来源单据明细 String ObjectData
entrySrcSystemId 数据来源类型 String 64 枚举型 EntrySrcSystem
externalSystemCode 外部系统标识 String 128
externalObjectType 外部系统对象类型 String 128
externalObjectId 外部系统唯一标识 String 128
fileName 文件名称 String 256
uploadId 上传id String 128
hash hash String 128
fileSize 文件大小 Long
chunkSize 分段大小 Integer
total 分段总数 Integer
uploaded 已上传段数 Integer
key 文件key String 256
uploadStatusId 上传状态 String 枚举型 AttachmentUploadStatus
fileTypeId 文件类型 String 枚举型 FileType
srcItemObjectObjectData 来源单据明细(对象数据表) String ObjectData AttachmentUploadTask
createdUserId 创建人 String User
createdTime 创建时间 Timestamp
modifiedUserId 修改人 String User
modifiedTime 修改时间 Timestamp
approveUserId 行审批人 String User
approveTime 行审批时间 Timestamp
lastModifiedTime 最后修改时间 Timestamp
uploadAttachments 分段上传的附件 List Attachment
attachments 附件 List Attachment
validateExceptions 对象合法性检查异常 List FlowValidateException
comments 评论 List Comment
billParticipants 单据参与人 List BillParticipant
chats 群聊 List Chat
uploadAttachmentsCount 分段上传的附件计数 Integer
attachmentsCount 附件计数 Integer
commentsCount 评论计数 Integer