分页获取提升练习列表
GET
/study/redteacherpractice/getListByType
接口描述
分页获取试卷的概况信息
请求参数
参数名
类型
描述
必填
page
必填
limit
必填
practiceType
练习类型 为 爱国主义 立德树人 家教家风
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:查询成功
必填
code
int
示例:0
必填
totalCount
int
示例:2
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
practiceId
string
示例:1501762961440641024
必填
image
string
示例:15880315222
必填
releaseTime
string
示例:2022-01-02 00:00:00
必填
projectId
object
示例:null
必填
projectKey
string
示例:ca347c65c54a438dbd86eefdda7579c8
必填
practiceName
string
示例:测试
必填
content
string
示例:wp45x
必填
createTime
string
示例:2022-03-10 11:32:46
必填
practiceType
string
示例:爱国主义
必填
teacherId
object
示例:null
必填
schoolId
object
示例:null
必填
educationId
string
示例:1480051672356098048
必填
articleType
string
示例:patriotismCourse
必填
isFinish
int
示例:0
必填