Untitled
plain_text
a month ago
532 B
0
Indexable
Never
curl --location 'http://localhost:3500/soc/search-modify/search?limit=50&offset=0' \ --header 'Content-Type: application/json' \ --data '{ "service_description": "ecg" }' curl --location 'http://www.localhost:3500/soc/hospital-tracking/selectHospital' \ --header 'Content-Type: application/json' \ --data '{ "hospitalId": "1", "currentStage": "STAGE002", "completedPageCount": "0" }' curl --location 'http://10.221.42.82:8301/soc-demo-ui/get-all-hospital-summary' \ --header 'Content-Type: image/jpeg'