文档
测试

获取微信步数

POST
https://fuqinjie.chuanchiwenhua.com

请求参数

参数名
类型
描述
必填
func
string
Step
必填
code
string
微信code
必填
encryptedData
微信运动方法获取的encryptedData
必填
iv
微信运动方法获取的iv
必填
openid
用户openid
必填

响应参数

参数名
类型
描述
必填
code
int
200成功
必填
msg
string
描述
必填
data
array
必填
day_step
array
今日步数
必填
step
int
步数
必填
timestamp
时间
必填
total_step
int
截止到今日的总步数
必填
list
int
排行
必填
step
步数记录
必填
time
时间
必填
step
步数
必填
total_step
截止到今日总步数
必填