{
"deptId": "477",
"token": "376b3a7b-cce4-4bce-abd2-f1d1eb3c03e11652169592692",
"method": "advice/pendingPatients"
}
curl --location --request POST 'http://192.168.101.140:8500/MobileHis/nurse/esb/execute' \
--header 'accessToken: 52763161-0ce8-4180-a829-a2656e9c64ef' \
--header 'Content-Type: application/json' \
--data-raw '{
"deptId": "477",
"token": "376b3a7b-cce4-4bce-abd2-f1d1eb3c03e11652169592692",
"method": "advice/pendingPatients"
}'
{}