文档内容(Content)
MSSDK English
API Reference
Quickstart Guide
Android
SDK Integration
SDK Integration(no UI)
Unity3D
iOS
Server
MSSDK 中文
新手指导文档
联系我们

轻松教育API

轻松教育API


[废弃]笔试-考试时间设置

<p><strong>简要描述:</strong> </p> <ul> <li>笔试-考试时间设置接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/bureauschool/plantimeset.html</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;">tid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>tid</td> </tr> <tr> <td style="text-align: left;">postAry</td> <td style="text-align: left;">是</td> <td style="text-align: left;">ary字符串</td> <td>考试时间设置数组</td> </tr> </tbody> </table> <pre><code>postAry 提交格式 [{ "timeid": "23322332", "planid": "23322332", "lifetype": "小学", "xueke": "语文", "seqmc": "笔试考试", "rq": "2020-03-12", "kstime": "12:00", "jstime": "13:00", "bmnum": 20 }]</code></pre> <p><strong>返回示例</strong></p> <pre><code> { "errcode": 0, "errmsg": "保存成功" }</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> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML