{
"useState": 0,
"ids": [
1
]
}
curl --location --request POST 'http://192.168.20.134:9090/lock-manager/lock/enable' \
--header 'Cookie: UID=25d0151348b24d5fae8c5399c13ec5a2' \
--header 'Content-Type: application/json' \
--data-raw '{
"useState": 0,
"ids": [
1
]
}'
{
"code": 0,
"message": "string",
"data": null
}