{
"userInfoId": "string"
}curl --location --request POST 'http://127.0.0.1:10010/user/v1/user/clearWxUser/restore' \
--header 'Content-Type: application/json' \
--data-raw '{
"userInfoId": "string"
}'{
"status": "",
"message": "",
"data": {}
}