yapi/exampleCode/api/user/reg.json
2017-07-12 20:47:20 +08:00

12 lines
249 B
JSON

{
"errcode": 0,
"errmsg": "success",
"data": {
"uid": 139,
"email": "18500803805@163.com",
"username": "18500803805",
"add_time": 1499768413,
"up_time": 1499768413,
"role": "member"
}
}