百校在线

一款教育软件


更新app版本

<p><strong>简要描述:</strong> </p> <ul> <li>更新app版本</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/Common/UpdateVersion</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;">phoneType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>类型(Android、IOS、Other)</td> </tr> <tr> <td style="text-align: left;">version</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>当前版本(1.0.0)</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;code&amp;quot;: 200, &amp;quot;msg&amp;quot;:&amp;quot;&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;title&amp;quot;: &amp;quot;版本更新&amp;quot;, //标题         &amp;quot;content&amp;quot;: &amp;quot;修复细节问题,优化交互体验!&amp;quot;, //更新内容         &amp;quot;download&amp;quot;: &amp;quot;https://www.baixiaozaixian.com:9001/resources/app-release.apk&amp;quot;, //app下载地址         &amp;quot;status&amp;quot;: &amp;quot;2&amp;quot; //更新状态 1、不更新 2、强制更新 3、选择性更新     } }</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;">code</td> <td style="text-align: left;">int</td> <td>200成功 其它失败</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML