文档
测试

我的口语批改录音

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

接口描述

zhuantuan

请求头

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

请求参数

参数名
类型
描述
必填
correct_id
number
示例:4
可选

响应参数

参数名
类型
描述
必填
code
number
示例:200
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
correctdata
object
数据字典
必填
correct_id
number
示例:4
必填
title
string
示例:口语免费批改8篇
必填
content
string
示例: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
number
示例:1574925385
必填
audiodata
object
数据字典
必填
id
number
示例:1
必填
correct_id
number
示例:4
必填
audio_url
string
示例:https://beiqingapp.oss-cn-beijing.aliyuncs.com/audio/2019/11/06/13405368914.mp3
必填
type
number
示例:0
必填
is_dis
number
示例:1
必填
time
number
示例:1
必填
fenshu1
number
示例:0
必填
fenshu2
number
示例:0
必填
fenshu3
number
示例:0
必填
fenshu4
number
示例:0
必填
correct_content
string
示例:良好的教学语言表达能力,语音、语调自然,清晰,强调适度
必填
open_time
object
示例:null
必填
create_time
number
示例:1574113701
必填
username
string
示例:北清lC96pBE
必填
avatar
string
示例:https://beiqingapp.oss-cn-beijing.aliyuncs.com/image/2019/12/26/11553610263.jpg
必填
fenshu
number
示例:0
必填
code
number
示例:200
必填
msg
string
示例:操作成功
必填
data
object
数据字典
必填
correctdata
object
数据字典
必填
correct_id
number
示例:4
必填
title
string
示例:口语免费批改8篇
必填
content
string
示例: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
number
示例:1574925385
必填
audiodata
object
数据字典
必填
id
number
示例:2
必填
correct_id
number
示例:4
必填
audio_url
string
示例:https://beiqingapp.oss-cn-beijing.aliyuncs.com/audio/2019/11/06/13405368914.mp3
必填
type
number
示例:1
必填
is_dis
number
示例:2
必填
time
number
示例:1
必填
fenshu1
number
示例:0
必填
fenshu2
number
示例:0
必填
fenshu3
number
示例:0
必填
fenshu4
number
示例:0
必填
correct_content
string
示例:
必填
open_time
number
示例:0
必填
create_time
number
示例:1574233701
必填
username
string
示例:北清lC96pBE
必填
avatar
string
示例:https://beiqingapp.oss-cn-beijing.aliyuncs.com/image/2019/12/26/11553610263.jpg
必填
fenshu
number
示例:0
必填

说明 / 示例

``` { "code": 200, "msg": "操作成功", "data": { "correctdata": { "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 }, "audiodata": { "id": 1, "correct_id": 4, "audio_url": "https://beiqingapp.oss-cn-beijing.aliyuncs.com/audio/2019/11/06/13405368914.mp3", "type": 0, "is_dis": 1, "time": 1, "fenshu1": 0, "fenshu2": 0, "fenshu3": 0, "fenshu4": 0, "correct_content": "良好的教学语言表达能力,语音、语调自然,清晰,强调适度", "open_time": null, "create_time": 1574113701, "username": "北清lC96pBE", "avatar": "https://beiqingapp.oss-cn-beijing.aliyuncs.com/image/2019/12/26/11553610263.jpg", "fenshu": 0 } } } ```