运营后台2.0


【小程序管理】【签名设置】

<p><strong>简要描述:</strong> </p> <ul> <li>小程序签名修改</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>测试环境 <code>/aggplat_mvc/miniRegisterController/settingsMiniSignature.do</code></li> </ul> <p><strong>请求方式:</strong></p> <p><strong>请求示例:</strong></p> <pre><code>{ "signature":"哈哈哈哈" }</code></pre> <ul> <li>POST </li> </ul> <p><strong>权限:</strong></p> <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;">signature</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>簽名</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "respCode":"success", "respMsg":"通讯成功", "dataObject":{ "status":2, "message":"" }, "data":null }</code></pre> <p><strong>返回参数说明</strong></p> <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;">status</td> <td style="text-align: left;">Int</td> <td>修改状态 2.成功 3.失敗</td> </tr> <tr> <td style="text-align: left;">message</td> <td style="text-align: left;">Int</td> <td>失敗原因</td> </tr> </tbody> </table>

页面列表

ITEM_HTML