文档
测试

学校报告

POST
http://devcloud.jsyixin.com/?r=third/huanshuo/DataSynchuanshuo/SchoolReport

接口描述

学校报告明细

请求头

参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填

返回code码

|code码|类型|描述| |-|-|-| |200|int|成功| |400|int|参数错误或验证失败| |500|int|服务器错误|

请求参数

参数名
类型
描述
必填
appKey
string
appKey
必填
appSecret
string
appSecret
必填
start_time
date
开始时间,格式:2020-05-21 18:29:10
必填
end_time
date
结束时间,格式:2020-05-21 18:29:15
必填
page
int
页码
必填
size
int
每页条数
必填

响应参数

参数名
类型
描述
必填
status
string
示例:success
必填
code
int
示例:200
必填
message
object
数据字典
必填
total
int
总页数,示例:1
必填
data
array
数据列表
必填
id
string
测评计划id,示例:208
必填
title
string
测评计划名称,示例:ceshi
必填
combinationId
string
测评组合id,示例:138
必填
combinationTitle
string
测评组合名称,示例:全国中小学心理普测问卷(小学)
必填
content
string
学校报告内容(json格式的字符串)
必填
records
string
总条数,示例:6
必填
page
string
当前页,示例:1
必填