{
"orderID": 0,
"roomOrderUsers": [
"string"
],
"checkIn": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/mRoomOrderUser/createMRoomOrderUser' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderID": 0,
"roomOrderUsers": [
"string"
],
"checkIn": 0
}'
{}