curl --location --request POST '/Friend/SetRemarks?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "remarks": "string", "toWxid": "string" }'
{}