{
"projectId": 7384,
"num": 1
}
curl --location --request POST 'https://saastest01.parking24.cn/lg/lock-manager/park/qrcode/init' \
--header 'Cookie: UID=21228597707f4c0ab1c674c96f7e8f2d' \
--header 'Content-Type: application/json' \
--data-raw '{
"projectId": 7384,
"num": 1
}'
{
"code": 0,
"message": "string",
"data": null
}