根据日期获取激光理疗记录
POST
https://web-api.ycaviation.com/smartam/laserConditioningTherapy/day
暂无描述
请求参数
Header 参数
zone
string
时区
默认值:
+8
language
string
语言
默认值:
cn
Access-Token
string
访问token
默认值:
pUC1WvXTjcbyApb4bd8pgw==
User-Agent
string
定制App-UA
默认值:
1.3.18;10096;HealthWear;iOS 15.4.1;iPhone;0.01;watch;S25;
Body 参数application/x-www-form-urlencoded
userId
string
用户id
示例值:
1669588941273919488
day
string
日期
示例值:
2023-09-04
type
string
必需
示例值:
@integer(0,1)
startDate
string
起始日期
示例值:
2023-09-01
endDate
string
结束日期
示例值:
@now('yyyy-MM-dd')
示例代码
返回响应
修改于 2023-10-10 06:51:28