001考试平台

考试平台


已分享的图库信息回显

<h5>简要描述</h5> <ul> <li>已分享的图库信息回显</li> </ul> <h5>请求URL</h5> <ul> <li><code>/picPathShare/getSharedUserId</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>请求示例</h5> <pre><code>nodeId: 24b19de538f14d87a4f115133a2b5d26</code></pre> <h5>请求参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">nodeId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>图库id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;userIds&amp;quot;: [             &amp;quot;11111111111111111111111111111111&amp;quot;,             &amp;quot;17cc291a4d4e4fdb8b9e219f801f4201&amp;quot;,             &amp;quot;21c0022d1da8439d9c56ad1d832ae98b&amp;quot;,             &amp;quot;482f851c4d404a2abfa580d84384ac3b&amp;quot;,             &amp;quot;608cd35bce9745ccbc4dd96baad736b1&amp;quot;,             &amp;quot;8a1f16bf14b64b0d939775bba87cb42a&amp;quot;,             &amp;quot;9de8bf63c3bd44d18a5b14f4cfa8d77e&amp;quot;,             &amp;quot;bf91325ae11947f5a90f45cd2aae0507&amp;quot;         ],         &amp;quot;shareType&amp;quot;: &amp;quot;1&amp;quot;     } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">shareType</td> <td style="text-align: left;">string</td> <td>分享类型(0:全部,1:指定)</td> </tr> <tr> <td style="text-align: left;">userIds</td> <td style="text-align: left;">list</td> <td>被分享的用户id</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML