{
"tenantId": 0,
"userId": 0,
"modifyUser": "string",
"loginOrg": 0
}curl --location '/api/user/updateUserLoginOrg' \
--header 'Content-Type: application/json' \
--data '{
"tenantId": 0,
"userId": 0,
"modifyUser": "string",
"loginOrg": 0
}'{
"success": true,
"errorCode": "string",
"message": null,
"requestID": "string",
"total": 0,
"data": [
{}
]
}