{"account":"admin","entId":"1","loginAppId":1,"password":"9cb575f1bdf48ccd57381ccb7018ce8650b912d2fba6c3a1e44be346c176204b","terminal":"PC-WEB","locale":"zh-CN","isTenant":1}
curl --location --request POST '/authentication/login' \
--header 'Ssotoken: {{accessToken}}' \
--header 'x-timestamp: 1713748800833' \
--header 'x-signature: KUXSucUrpWVx4Cjfq8XNig7l3yKhqLycqDMoJhHJpPU=' \
--header 'x-app-id: sncsit' \
--header 'Content-Type: application/json' \
--data-raw '{"account":"admin","entId":"1","loginAppId":1,"password":"9cb575f1bdf48ccd57381ccb7018ce8650b912d2fba6c3a1e44be346c176204b","terminal":"PC-WEB","locale":"zh-CN","isTenant":1}'
{}