跳到主要内容

IDP.Integration.FOP.findAuditedModelAsync() 函数

function findAuditedModelAsync(option: {
orderId: string;
}): Promise<FindAuditedModelResult>;

警告:此 API 现已过时。

可使用findOrderModelsAsync平替

查询订单提审模型信息

参数:

  • option: { orderId: string; }

返回值: Promise<FindAuditedModelResult>

异常:

Error 报错即表示查询失败