跳到主要内容

IDP.Integration.FOP.getStoreAsync() 函数

function getStoreAsync(): Promise<GetStoreResult | null>;

获取当前用户所在的门店信息,如果没有门店则返回null

返回值: Promise<GetStoreResult | null>