{
"roomIds": [
0
],
"price": 0,
"weekendPrice": 0,
"holidayPrice": 0
}
curl --location --request PUT 'https://yzt.hntpxx.com/api/mRoom/updateMRoomPrice' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"roomIds": [
0
],
"price": 0,
"weekendPrice": 0,
"holidayPrice": 0
}'
{}