Authorization: Bearer ********************
{ "userId": 0 }
curl --location --request GET 'http://47.93.16.76:8080/app/user/api/v1/getRemark/toUser' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 0 }'
{}