跳到主要内容

IOrderAttachmentItem interface

查询附件信息

Signature:

interface IOrderAttachmentItem extends IOrderAttachment 

Links: interface IOrderAttachmentItem extends IOrderAttachment

Extends: IOrderAttachment

Properties

Property

Modifiers

Type

Description

attachmentId

number

附件ID

attachmentType

EAttachmentType | null

订单附件业务类别,null: 节点附件

auths

EOrderFieldDataAuth[]

数据权限集合

createTime

number

上传时间

orderState

number

订单状态

orderStateName

string

订单状态名称

userAvatar

string

用户头像

userId

string

操作人用户ID

userName

string

操作人用户名称