{
"id": 0,
"faceVerify": true,
"faceVerifyPay": 0,
"depositCollection": true,
"passwordType": 0,
"roomStateDirty": true,
"autoCheckOut": true,
"autoReturnDeposit": 0,
"autoCloseComputer": 0,
"autoChooseComputer": true,
"checkOutControlComputer": 0,
"rechargeSettings": [
{
"time": 0,
"amount": 0
}
],
"cancelRule": 0
}
curl --location --request PUT 'https://yzt.hntpxx.com/api/mHotelSetting/updateMHotelSetting' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"faceVerify": true,
"faceVerifyPay": 0,
"depositCollection": true,
"passwordType": 0,
"roomStateDirty": true,
"autoCheckOut": true,
"autoReturnDeposit": 0,
"autoCloseComputer": 0,
"autoChooseComputer": true,
"checkOutControlComputer": 0,
"rechargeSettings": [
{
"time": 0,
"amount": 0
}
],
"cancelRule": 0
}'
{}