curl --location --request POST '/feedback' \ --form 'brand="sunlogin"' \ --form 'type="rpa"' \ --form 'satisfaction="1"' \ --form 'case="0"' \ --form 'othercase="远程监控"'
{ "message": "string" }