{
"username": "string",
"password": "string",
"code": "string",
"uuid": "string"
}curl --location '192.168.1.253:8080/applet/login?username=&password=undefined' \
--header 'Content-Type: application/json' \
--data '{
"username": "string",
"password": "string",
"code": "string",
"uuid": "string"
}'{
"": {}
}