危机预警
POST
http://devcloud.jsyixin.com/?r=third/huanshuo/DataSynchuanshuo/CrisisWarning
接口描述
危机预警接口
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
返回code码
请求参数
参数名
类型
描述
必填
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
必填
total
int
总页数,示例:5
必填
id
string
测评计划id,示例:367
必填
title
string
测评计划名称,示例:学生心理普测
必填
groupId
string
测评组合id,示例:138
必填
groupName
string
测评组合名称,示例:全国中小学心理普测问卷(小学)
必填
t_id
string
学生id,示例:2356090
必填
question
string
预警类型,示例:适应良好
必填
create_time
object
复检时间,示例:null
必填
result
object
复检结果,1:适应良好;2:适应问题;3:严重问题;4:危机问题,示例:null
必填
recheckStatus
int
复检状态,0-未复检 1-已复检,示例:0
必填
records
string
总条数,示例:45
必填
page
string
当前页,示例:2
必填