文档
测试

我的口语批改题

GET
https://app.beiqing86.com/pigai/selectMyCorrect

请求头

参数名
类型
描述
必填
Remember-Token
string
示例:Cr2Mu5e0ef506a5f7f
必填

响应参数

参数名
类型
描述
必填
code
number
示例:200
必填
msg
string
示例:操作成功
必填
data
array
数据列表
必填
correct_id
number
示例:11
必填
title
string
示例:Country
必填
content
string
示例:Talk about a game, sport or other group activity that is played in your country. Explain why you think the activity is enjoyable.
必填
create_time
number
示例:1576207481
必填

说明 / 示例

``` { "code": 200, "msg": "操作成功", "data": [ { "correct_id": 11, "title": "Country", "content": "Talk about a game, sport or other group activity that is played in your country. Explain why you think the activity is enjoyable.", "create_time": 1576207481 }, { "correct_id": 11, "title": "Country", "content": "Talk about a game, sport or other group activity that is played in your country. Explain why you think the activity is enjoyable.", "create_time": 1576207481 }, { "correct_id": 11, "title": "Country", "content": "Talk about a game, sport or other group activity that is played in your country. Explain why you think the activity is enjoyable.", "create_time": 1576207481 }, { "correct_id": 11, "title": "Country", "content": "Talk about a game, sport or other group activity that is played in your country. Explain why you think the activity is enjoyable.", "create_time": 1576207481 }, { "correct_id": 4, "title": "口语免费批改8篇", "content": "The information the girl wants to know is transportation at London airport. So “transportation” has been chosen in the space. Now we shall begin. You should answer the questions as you listen because you will not hear the recording a second time. Listen carefully and answer questions 1 to 4.", "create_time": 1574925385 }, { "correct_id": 4, "title": "口语免费批改8篇", "content": "The information the girl wants to know is transportation at London airport. So “transportation” has been chosen in the space. Now we shall begin. You should answer the questions as you listen because you will not hear the recording a second time. Listen carefully and answer questions 1 to 4.", "create_time": 1574925385 }, { "correct_id": 4, "title": "口语免费批改8篇", "content": "The information the girl wants to know is transportation at London airport. So “transportation” has been chosen in the space. Now we shall begin. You should answer the questions as you listen because you will not hear the recording a second time. Listen carefully and answer questions 1 to 4.", "create_time": 1574925385 } ] } ```