curl --location '/web/userinfo/uploadHeadImg' \ --form 'userId=""' \ --form 'imgFile=@""'
{ "success": true, "errorCode": 0, "message": "string", "requestID": "string", "total": 0, "data": [ {} ] }