curl --location --request GET '/meddoc/security/preSecurity/getOrderAuthority?doctorCode=2&drugsCode=2' \ --header 'Authorizations: {{token}}'
{ "body": true, "resultCode": "string", "resultMessage": "string" }