curl --location --request DELETE '/accStaffRole/' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": false }