curl --location --request GET '/api/admin/system/store/staff/update/status?id&status' \ --header 'Authori-zation: {{token}}' \ --header 'source: {{source}}'
{ "code": 0, "data": "string", "message": "string" }