curl --location --request GET 'https://dev-api.inis.cn/api/users/find' \
--header 'X-Forwarded-For: '
{
"msg": "string",
"code": 0,
"data": {
"count": 0,
"data": [
{
"id": 0,
"account": "string",
"password": "string",
"nickname": "string",
"email": "string",
"phone": "string",
"source": "string",
"signInIp": "string",
"signInTime": 0,
"signUpIp": "string",
"status": "string",
"remark": "string",
"json": {
"age": 0
},
"text": "string",
"createTime": 0,
"updateTime": 0,
"deleteTime": 0,
"result": null,
"display": {
"id": 0,
"uid": 0,
"avatar": "string",
"describe": "string",
"gender": "string",
"birthday": 0,
"exp": 0,
"covers": "string",
"createTime": 0,
"updateTime": 0,
"deleteTime": 0
},
"level": {
"curr": {
"id": 0,
"name": "string",
"value": 0,
"describe": "string",
"exp": 0,
"avatar": "string",
"uid": 0,
"remark": "string",
"json": null,
"text": "string",
"result": null,
"createTime": 0,
"updateTime": 0,
"deleteTime": 0
},
"next": {
"id": 0,
"name": "string",
"value": 0,
"describe": "string",
"exp": 0,
"avatar": "string",
"uid": 0,
"remark": "string",
"json": null,
"text": "string",
"result": null,
"createTime": 0,
"updateTime": 0,
"deleteTime": 0
}
}
}
],
"page": 0
}
}
扫码加入【 inis 】开发群
在这里,获得【 inis 】使用上的任何帮助,快速上手让你的研测效率得到大幅提升