["A","B"]
curl --location --request POST 'http://test.ai365.icu:4646/testList' \ --header 'Content-Type: application/json' \ --data-raw '["A","B"]'
{ "json": {} }