{ "status": 0 }
curl --location --request POST 'http://127.0.0.1:8118/czpms-hotel/orders/getRegistNumAndPersonNum' \ --header 'Content-Type: application/json' \ --data-raw '{ "status": 0 }'
{ "code": 0, "msg": "", "data": {} }