{
"projectId": 116,
"num": 1
}
curl --location --request POST 'http://192.168.20.134:9090/lock-manager/park/qrcode/init' \
--header 'Cookie: UID=0f30e4280ebc40128eaee590de513581' \
--header 'Content-Type: application/json' \
--data-raw '{
"projectId": 116,
"num": 1
}'
{
"code": 0,
"message": "string",
"data": null
}