> For the complete documentation index, see [llms.txt](https://mamba-dongdong.gitbook.io/pc-im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mamba-dongdong.gitbook.io/pc-im/dian-pu-ming-cheng.md).

# 店铺名称

```aspnet
Array
(
    [code] => 200
    [uinfos] => Array
        (
            [0] => Array
                (
                    [sign] => 以玩味心态，历练人生！
                    [ex] => {"identity":"shop_store","store_name":"\u4e8c\u6771\u7684\u5c0f\u5e97"}
                    [icon] => http://imgs.shougongker.com/bridge/data/avatar/000/16/51/91_avatar_big.jpg@!avatar_320?t=1564472402
                    [birth] => 2018-05-31
                    [email] => 517247410@qq.com
                    [accid] => 5619156191
                    [name] => 二東S
                    [gender] => 2
                )

        )

)
```

{% hint style="info" %}
注：上述代码片段只为展示用户信息数据，并不代表最终的数据格式。&#x20;
{% endhint %}

开发者通过自己的sdk获取用户信息，信息中存在扩展字段ex，其中ex字段中的store\_name为店铺名称。
