{ "name": "张三" }
curl --location 'http://test.ai365.icu:4646/testInputParam' \ --header 'Content-Type: application/json' \ --data '{ "name": "张三" }'
{ "json": {} }