文档
测试

量表明细

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

接口描述

量表明细接口

请求头

参数名
类型
描述
必填
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
每页条数
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
status
string
示例:获取成功
必填
message
object
数据字典
必填
data
array
数据列表
必填
latitude
array
数据列表
必填
latName
string
维度名称,示例:抑郁
必填
maxval
string
最高分,示例:42
必填
minval
string
最低分,示例:0
必填
sid
int
量表id,示例:1
必填
questions
array
数据列表
必填
qid
int
问题id,示例:1
必填
title
string
问题名称,示例:1. 我觉得很难让自己安静下来。
必填
options
array
数据列表
必填
num
int
答案顺序,示例:1
必填
answer
string
选项,示例:A.一点不符合
必填
score
string
选项对应分数,示例:0
必填
question_type
string
题型,1-单选 2-多选 3-填空,示例:1
必填
alias_title
string
显示名称,示例:疫情期间,你的心理状况还好吗?
必填
survey_title
string
量表名称,示例:抑郁-焦虑-压力量表(DASS)
必填
s_status
int
量表状态,1-可用 0-不可用,示例:1
必填
teacher_id
int
量表添加人id
必填
page
int
当前页,示例:1
必填
total
int
总页数,示例:28
必填
records
int
总条数,示例:28
必填