文档
测试
江照锋

问卷测评首页IOS

POST
http://localhost/someevaluation/getuserIos

接口描述

state=1糖尿病文案,state=2脂肪肝文案 state=3肥胖逆转文案,state=4高血脂文案,state=5 我要减肥文案,state=6 我要增肌文案

请求头

参数名
类型
描述
必填

请求参数

参数名
类型
描述
必填
phone
int
示例:19855351192
必填
token
string
示例:67ee4be0b405baa2be3216569782e787
必填
state
int
示例:6
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:获取成功
必填
evastate
int
示例:6
必填
name
string
示例:不想测评?直接购买服务
必填
dietContent
object
数据字典
必填
name
string
示例:我要增肌
必填
time
string
示例:暂未购买
必填
state
int
示例:1
必填
title
string
示例:为您推荐
必填
mallHome
object
数据字典
必填
Links
array
数据列表
必填
categoryInfo
int
示例:1
必填
desc
string
示例:去了解
必填
name
string
示例:妙智康增肌
必填
picUrl
string
示例:https://www.365healthy.net/uploadFiles/images/resource/weightLossGuidance.png
必填
title
string
示例:您的增肌指导
必填

说明 / 示例

{ "msg": "获取成功", "evastate": 6, "name": "不想测评?直接购买服务", "dietContent": { "name": "我要增肌" }, "time": "暂未购买", "state": 1, "title": "为您推荐", "mallHome": { "Links": [ { "categoryInfo": 1, "desc": "去了解", "name": "妙智康增肌", "picUrl": "https://www.365healthy.net/uploadFiles/images/resource/weightLossGuidance.png", "title": "您的增肌指导" }, { "categoryInfo": 3, "desc": "去了解", "name": "增肌助手", "picUrl": "https://www.365healthy.net/uploadFiles/images/resource/calorieTracker.png", "title": "您的增肌好助手" } ] } }