糖果


节点同步

<p><strong>简要描述:</strong></p> <ul> <li>服务端通知平台节点变更, 需要同步</li> </ul> <p><strong>请求URL:</strong></p> <ul> <li><code>/api/v1/sync-node</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>参数:</strong></p> <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;">int</td> <td>节点ID</td> </tr> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">必选</td> <td style="text-align: left;">string</td> <td>节点类型</td> </tr> </tbody> </table> <p><strong>身份验证: </strong></p> <ul> <li>否</li> </ul> <p><strong>返回示例</strong></p> <pre><code># 成功 { &amp;quot;code&amp;quot;: 0, &amp;quot;message&amp;quot;: &amp;quot;操作成功&amp;quot;, &amp;quot;data&amp;quot;: null }</code></pre>

页面列表

ITEM_HTML