IDPIntegrationFOPgetOrderAsyncIDP.Integration.FOP.getOrderAsync() 函数 function getOrderAsync(orderId: string): Promise<OrderData>; 获取订单数据 参数: orderId: string 返回值: Promise<OrderData>