{"pwd":"admin888"}
curl --location --request POST '/api/service/unlock' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{"pwd":"admin888"}'
{ "state": "string" }