{
"current": 0,
"size": 0,
"keyword": "string",
"pageAble": true,
"orderBy": "string",
"preId": 0,
"asc": true,
"exportFields": [
"string"
],
"id": 0,
"version": 0,
"name": "string",
"dutyUserId": 0,
"status": 0,
"deptId": 0,
"locationRelevance": true,
"existBindingElectronRail": true,
"limitNum": 0,
"orderItem": [
{}
]
}curl --location -g --request PUT 'http://{{ip}}:9000/user-service/sysLocation/updateStatus' \
--header 'ip: {{ip}}' \
--header 'X-Request-client-type: PC' \
--header 'clientId: 1' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 0,
"size": 0,
"keyword": "string",
"pageAble": true,
"orderBy": "string",
"preId": 0,
"asc": true,
"exportFields": [
"string"
],
"id": 0,
"version": 0,
"name": "string",
"dutyUserId": 0,
"status": 0,
"deptId": 0,
"locationRelevance": true,
"existBindingElectronRail": true,
"limitNum": 0,
"orderItem": [
{}
]
}'{
"code": 0,
"msg": "string",
"data": {}
}