{
"operationApplyId": "string"
}
curl --location --request POST '/anaesthesiaRecord/getInputAndOutput' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZWRpY2FsVGl0bGVJZCI6IiIsImNvZGUiOiJzeXN0ZW0iLCJjYUlkIjoic3lzdGVtIiwibWVkaWNhbFRpdGxlTmFtZSI6IiIsIm5hbWUiOiJzeXN0ZW0iLCJleHAiOjQ3Nzk0ODEwNzd9.j-KTZYGTr5kBNcboYUcjihlC53Ursyp7rh7DNGv_PnE' \
--header 'Content-Type: application/json' \
--data-raw '{
"operationApplyId": "string"
}'
{
"plasmaNum": 0,
"inputTotal": 0,
"crystalloidNum": 0,
"outputOther": 0,
"plateletNum": 0,
"cryoprecipitateNum": 0,
"erythrocyteNum": 0,
"bloodLossNum": 0,
"urineNum": 0,
"outputTotal": 0,
"autologousBlood": 0
}