Authorization: ********************{
"userInfoId": "string",
"count": 1
}curl --location --request POST 'http://127.0.0.1:10010/user/api/aipropertyrecord/rechargePropertyToTeam' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userInfoId": "string",
"count": 1
}'{
"status": "",
"message": "",
"data": ""
}