curl --location --request GET '/meddoc/drug/data/getDrugStoreSumByDrugCode?drugCode=Y00000032754&drugDeptCode=1063' \ --header 'Authorizations: {{token}}'
{ "body": "string", "resultCode": "string", "resultMessage": "string" }