{
"userId": "1553923296747126785",
"userName": "吕明",
"mobile": "18187911776",
"roleId": 1,
"remark": "ex magna culpa minim amet",
"account": "do velit in"
}
curl --location --request POST 'http://develop.tianxin.supermind.quant-chi.com:8045/api/user/user/update' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "1553923296747126785",
"userName": "吕明",
"mobile": "18187911776",
"roleId": 1,
"remark": "ex magna culpa minim amet",
"account": "do velit in"
}'
{}