curl --location --request GET 'http://172.16.3.245:29880/user/'
{
"data": {
"id": 0,
"username": "",
"nickname": "",
"password": "",
"gender": 0,
"role": 0,
"utime": "",
"time": "",
"status": 0,
"authMods": "",
"authProjects": "",
"parent": 0,
"cryptogramType": "",
"email": "",
"phone": "",
"identityNumber": "",
"desciption": "",
"regionId": "",
"tenantId": "",
"departmentId": "",
"unitDisplayOrder": 0,
"root": false
},
"code": 0,
"msg": "success"
}