签到记录
POST
http://localhost:8080/app/userCenter/signList
请求参数
参数名
类型
描述
必填
user_id
string
当前登录用户id 示例:4c3dcd469f894c5689b1c96e74716cda
必填
page
int
请求页数 示例:1
必填
limit
int
每页显示条数 示例:4
必填
sign
string
请求接口签名 示例:a62bf156a823e95f54104cd208c20982
必填