{
"policeCode": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/police/index' \
--header 'Content-Type: application/json' \
--data-raw '{
"policeCode": "string"
}'
{
"code": 200,
"data": {
"hotelNum": 3,
"auditHotelNum": 0,
"roomNum": 32,
"roomEmptyNum": 27,
"roomOccupyNum": 5,
"RoomRate": 16,
"orderUserNum": 216
},
"msg": "success"
}