跳到主要内容

IDP.Integration.FOP.getAttachmentsAsync() 函数

function getAttachmentsAsync(option: GetOrderAttachmentsOption): Promise<GetOrderAttachmentsResult>;

查询附件

参数:

返回值: Promise<GetOrderAttachmentsResult>

异常:

Error 报错即表示查询失败

@vm-type AsyncFunctionType