#### 地址 ``share/show`` #### 参数 | 参数 | 类型 | 必须 | 备注 | :---- | :------ | :------ | :------ | h | string | 是 | | | #### 返回 ``` { "id": 1, "user_id": 1, "user_name": "用户1", "user_avatar": "xxx.jpg", "type": "type", "data": {...} // 根据不同 type 类型内容不同,详见分享结构 "hash": "20201127ba69d1285345932d0e300cf6f8e751d0", } ```