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