curl --location --request POST '/coupon-service/service/coupon_svc_qryStaffDetail' \
--header 'X-APP-ID: 93cceffb582ae70bc4538fe392eab98d' \
--header 'X-APP-KEY: 7e7bf41c5cea60cef5df99eab234a1d6' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"regionId": "8450100",
"staffCode": "zte_hyy"
}
]'
{}