{ "external_userid":"外部人员id" }
curl --location --request POST 'Custom/WxLxrCustomerGet?formKey' \ --header 'Content-Type: application/json' \ --data-raw '{ "external_userid":"外部人员id" }'
{}