{}
curl --location --request GET 'http://127.0.0.1/user/getDeptMember?access_token=6d1bxxxx&deptId=1' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "userIds": [ "string" ], "errmsg": "string", "errcode": 0 }