Authorization: Bearer ********************{"action":1,"org_code":"500000001514","staff_code":"22","dpt_code":"11","staff_name":"张三"}curl --location '/openapi/resource/staff/set' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{"action":1,"org_code":"500000001514","staff_code":"22","dpt_code":"11","staff_name":"张三"}'{}