WxProject

微信


打开迁移与备份

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>打开迁移与备份</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:30001/OpenBakupRestoreWnd</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <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;">type</td> <td style="text-align: left;">string</td> <td>1=迁移 2=备份</td> </tr> </tbody> </table> <h5>发送示例</h5> <pre><code>{     &amp;quot;type&amp;quot;: 2 }</code></pre> <h5>返回示例</h5> <pre><code> { &amp;quot;OpenBakupRestoreWnd&amp;quot;: &amp;quot;1&amp;quot; }</code></pre> <p>type=2 效果如下: <img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=ec16b70e9359de7b5cfec4921dd10467&amp;amp;file=file.png" alt="" /></p> <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;">OpenBakupRestoreWnd</td> <td style="text-align: left;">string</td> <td>1=操作成功 0=操作失败</td> </tr> </tbody> </table>

页面列表

ITEM_HTML