{ "a":"AAA" }
curl --location --request POST 'http://dev.wangfengjiekou.dogfood.lcap.163yun.com/rest/testConnectorInterface' \ --header 'Content-Type: application/json' \ --data-raw '{ "a":"AAA" }'
{}