{ "hotelId": "1862083659508482050", "current":1, "size":20, }
curl --location --request POST 'http://api.test.yxjtrip.com/core/open/corp/hotelRoomProduct/listByHotelId' \ --header 'Content-Type: application/json' \ --data-raw '{ "hotelId": "1862083659508482050", "current":1, "size":20, }'
{ "code": 0, "msg": "string", "data": "string" }