{
"hotelID": 0,
"freeTime": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/mHotel/setFreeTime' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotelID": 0,
"freeTime": 0
}'
{}