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