{ "id":"ssh-user-1" }
curl --location --request POST '/sysUser/getInfo' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":"ssh-user-1" }'
null