curl --location --request POST '/User/VerifyPasswd?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Password": "string", "Wxid": "string" }'
{}