{
"MobilePhone": "string",
"VerificationCode": "string"
}curl --location --request POST '/api/CaiHua_Business_App_RegisterBO/UpdateRecipientPhone' \
--header 'Content-Type: application/json' \
--data-raw '{
"MobilePhone": "string",
"VerificationCode": "string"
}'{
"Result": "string",
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}