{
"communityId": "string",
"num": 56,
"out_num": 1,
"remark": 1,
"type": 1001
}curl --location --request POST '/j7-park/park-manage/parking-lot-manage/insert-parking-lot' \
--header 'Content-Type: application/json' \
--data-raw '{
"communityId": "string",
"num": 56,
"out_num": 1,
"remark": 1,
"type": 1001
}'{
"code": 10000,
"data": "string",
"message": "提示消息内容"
}