{
"withAreaInfo": true,
"withUserInfo": true
}curl --location '/api/v1/system/data/area/user/apply/index' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data '{
"withAreaInfo": true,
"withUserInfo": true
}'{
"code": 200,
"msg": "success",
"data": {
"list": [
{
"id": 10,
"userID": "1740358057038188544",
"areaID": "1786838976326701056",
"authType": 1,
"createdTime": 1705674097,
"areaInfo": {
"createdTime": "1705671889",
"projectID": "1786838173980422144",
"areaID": "1786838976326701056",
"parentAreaID": "1",
"areaName": "县类族又部",
"position": {
"longitude": 131.3719,
"latitude": 25.12175
},
"desc": "cupidatat",
"children": null
},
"userInfo": {
"userID": "1740358057038188544",
"userName": "administrator",
"email": "",
"phone": "",
"lastIP": "",
"regIP": "",
"nickName": "iThings管理员",
"city": "",
"country": "",
"province": "",
"language": "",
"headImg": "",
"isUpdateHeadImg": 0,
"createdTime": "1703849490",
"role": 1,
"sex": 3,
"isAllData": 1,
"roles": null
}
}
],
"total": 1
}
}
扫码加入 iThings微信交流群

扫码加入交流群