文档
测试

添加检测报告

POST
/api/user/addReports

请求头

参数名
类型
描述
必填
token
登录令牌
必填

请求参数

参数名
类型
描述
必填
healthy_score
平均分
必填
content
json数据
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:生成检测报告成功
必填
time
string
示例:1679559894
必填
data
object
数据字典
必填
user_id
int
示例:1
必填
healthy_score
string
示例:100
必填
content
string
示例:json
必填
createtime
string
示例:2023-03-23 16:24:54
必填
id
string
示例:3
必填