IDP.Integration.FOP.findCustomerListAsync() 函数
function findCustomerListAsync(option: GetCustomerListOption): Promise<GetCustomerListResult>;
查询客户信息列表
参数:
option: GetCustomerListOption
返回值: Promise<GetCustomerListResult>
function findCustomerListAsync(option: GetCustomerListOption): Promise<GetCustomerListResult>;
查询客户信息列表
参数:
option: GetCustomerListOption返回值: Promise<GetCustomerListResult>