<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                **基本信息** 接口地址:`http[s]://api.12xue.com/v2homework/getexercise` 請求方式:`GET` 請求類型:`application/x-www-form-urlencoded` 響應類型:`json` **請求頭** |參數名|必選|描述|默認值| |---|---|---|---| |Token|否|用戶唯一token|-| |Source|是|客戶端來源標識|-| |Version|是|客戶端當前版本號|1.0.0| |Identity|否|用戶角色|-| **參數** |參數名|必選|類型|描述|默認值| |---|---|---|---|---| |showtype|是|string|精品資源5,我的資源1,我收藏的2,校本資源3,聯盟校資源4|-| |jieid|是|string|章節id|-| |schoolid|是|string|學校id|-| |order|是|string|排序方式|-| |tx|否|string|題型|-| **返回示例** - success ```json { "ret": 0, "msg": "操作成功~", "data": { "nowPage": 1, "data": [{ "id": "1000155297288587608", "fbrxm": "校長", "tg": "1破iu", "uid": "1033145705652156254", "create_time": 1552972885, "update_time": 1552987123, "tx": "tkt", "dastr": "<span style=\"color:#333;\">空1:<\/span> 1<br><span style=\"color:#333;\">空2:<\/span> 2<br>", "dajx": "3", "answer_total": 1, "quote_total": 3, "collect_total": 0, "sys": 3, "fxfw": 5, "fxd": "0", "sys_type": 4, "nyd": 1, "da": "", "is_auto": 0, "attachment": 0, "xts": "2", "resource_id": "1000155297288587608", "xkid": "2887", "njid": "3129", "bbid": "3130", "sxcid": "3131", "dyid": "3132", "jieid": "3133", "children": [], "nydstr": "較易", "txstr": "填空題", "tx_code": "2", "tx_tip": "正確答案", "options": [{ "id": "100015529728854501", "topid": "1000155297288587608", "xtid": "1000155297288587608", "xx": "1", "xxtpdz": null, "description": "1", "is_auto": 1, "type": 1, "sort": 1, "check": false }, { "id": "100015529728858802", "topid": "1000155297288587608", "xtid": "1000155297288587608", "xx": "2", "xxtpdz": null, "description": "2", "is_auto": 0, "type": 1, "sort": 2, "check": false }], "daoptions": [{ "id": "100015529728854501", "topid": "1000155297288587608", "xtid": "1000155297288587608", "xx": "1", "xxtpdz": null, "description": "1", "is_auto": 1, "type": 1, "sort": 1, "check": false }, { "id": "100015529728858802", "topid": "1000155297288587608", "xtid": "1000155297288587608", "xx": "2", "xxtpdz": null, "description": "2", "is_auto": 0, "type": 1, "sort": 2, "check": false }], "zsdmc": "被動語態與系表結構的區別", "count": "1", "review": "1", "unreview": "0", "accuracy": "35", "bjcount": 0, "bjreview": 0, "bjunreview": 0, "bjaccuracy": 0 }, { "id": "1000155296581208656", "fbrxm": "校長", "tg": "123", "uid": "1033145705652156254", "create_time": 1552965812, "update_time": 1552965812, "tx": "smbd", "dastr": "3333", "dajx": "4444", "answer_total": 1, "quote_total": 3, "collect_total": 0, "sys": 3, "fxfw": 5, "fxd": "0", "sys_type": 4, "nyd": 1, "da": "", "is_auto": 0, "attachment": 0, "xts": 0, "resource_id": "1000155296581208656", "xkid": "2887", "njid": "3129", "bbid": "3130", "sxcid": "3131", "dyid": "3132", "jieid": "3133", "children": [], "nydstr": "較易", "txstr": "書面表達", "tx_code": "3", "tx_tip": "參考答案", "options": [{ "id": "100015529658127001", "topid": "1000155296581208656", "xtid": "1000155296581208656", "xx": "1", "xxtpdz": null, "description": "3333", "is_auto": 0, "type": 1, "sort": 1, "check": false }], "daoptions": [{ "id": "100015529658127001", "topid": "1000155296581208656", "xtid": "1000155296581208656", "xx": "1", "xxtpdz": null, "description": "3333", "is_auto": 0, "type": 1, "sort": 1, "check": false }], "zsdmc": "被動語態與系表結構的區別", "count": "1", "review": "1", "unreview": "0", "accuracy": "40", "bjcount": 0, "bjreview": 0, "bjunreview": 0, "bjaccuracy": 0 }], "totalRows": 107, "count": 107, "totalPages": 11 } } ``` - error ```json { "ret": -1, "msg": "參數錯誤或者未定義" } ``` **返回參數說明** |參數名|類型|說明| |---|---|---| |ret |int |狀態碼 0:成功| |msg |string |狀態消息 ok:成功| --: 該接口最后修訂時間:2019-03-27 17:25:00 * * * * *
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看