爱乐美

设置模块


隐私政策详情

<p><strong>简要描述:</strong> </p> <ul> <li>yinsi政策详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://127.0.0.1:8081/api/privacyPolicy/getPrivacyPolicyById</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </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;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Long</td> <td>主键ID</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> {     &amp;quot;code&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;createTime&amp;quot;: &amp;quot;2024-10-10T17:10:15&amp;quot;,         &amp;quot;updateTime&amp;quot;: null,         &amp;quot;id&amp;quot;: 2,         &amp;quot;content&amp;quot;: &amp;quot;政策666&amp;quot;     } }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML