文档
测试

获取自定义测试表单

GET
http://shop.qianniangy.net/addons/zjhj_mall/core/web/index.php?r=api%2Fhealthy%2Fcustomer-form

请求参数

参数名
类型
描述
必填
r
string
示例:api/healthy/customer-form
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:成功
必填
data
object
数据字典
必填
list
array
数据列表
必填
id
int
表单id(查询用)
必填
name
string
测试名称
必填
unit
string
单位
必填
status
string
示例:show
必填
createtime
int
示例:1591411954
必填
high
int
高值(超过此值是危险)
必填
in
int
(忽略)
必填
low
int
低值(低于此值是危险)
必填
userNowLog
用户当天的记录数据(null表示没有填写)
必填
value
当天记录值(其他的忽略)
必填