签到
POST
api/user/sing_in
请求参数
参数名
类型
描述
必填
token
string
登录信息
必填
响应参数
参数名
类型
描述
必填
type
string
ok代表成功,其他代表失败
必填
message
string
接口返回信息
必填