curl --location --request POST '/Friend/GetContractDetail?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "userName": "string" }'
{}