{ "str": "abc1111:def:123" }
curl --location --request POST 'http://172.16.60.13:9191/eone/sha256Hex' \ --header 'Content-Type: application/json' \ --data-raw '{ "str": "abc1111:def:123" }'
{}