{ "sessionId":"" }
curl --location --request POST 'http://localhost:8087/findShu/deleteSession' \ --header 'Content-Type: application/json' \ --data-raw '{ "sessionId":"" }'
{}