{
"hotelId": 0,
"roomId": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/app/sweeper/finishClean' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotelId": 0,
"roomId": 0
}'
{
"code": 200,
"data": "{}",
"msg": "success"
}