{
"orderID": 0,
"cost": 0,
"costInfos": [
{
"id": 0,
"cost": 0
}
]
}
curl --location --request PUT 'https://yzt.hntpxx.com/api/mHotelIncomeExpense/updateOrderDayAmount' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderID": 0,
"cost": 0,
"costInfos": [
{
"id": 0,
"cost": 0
}
]
}'
{}