[ "dawdaw" ]
curl --location --request POST 'https://w.xiaoliebian.com/api/demo-wechat-work/open/api/staff/userid-convert' \ --header 'Authorization: Bearer 请求凭证' \ --header 'Content-Type: application/json' \ --data-raw '[ "dawdaw" ]'
{ "success": true, "code": 0, "msg": "", "value": [ { "staffId": "", "userId": "" } ], "traceId": "" }