{
"projectId": 115,
"ids": [2]
}
curl --location --request POST 'http://192.168.20.86:9091/lock/export2' \
--header 'Cookie: UID=25d0151348b24d5fae8c5399c13ec5a2' \
--header 'Content-Type: application/json' \
--data-raw '{
"projectId": 115,
"ids": [2]
}'
{
"code": 0,
"message": "string",
"data": null
}