1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
| {
| "message": "",
| "value": [
| {
| "userName": "淳芸",
| "shortAccount": "chunyun",
| "userId": 20001
| }, {
| "userName": "orion-01",
| "shortAccount": "chunyun",
| "userId": 20000
| }, {
| "userName": "穆晓晨",
| "shortAccount": "chunyun",
| "userId": 20002
| }, {
| "userName": "张欢引",
| "shortAccount": "chunyun",
| "userId": 20003
| }, {
| "userName": "吴琼",
| "shortAccount": "wuqiong",
| "userId": 20004
| }, {
| "userName": "吴东鹏",
| "shortAccount": "wudongpeng",
| "userId": 20005
| }, {
| "userName": "黄少铅",
| "shortAccount": "huangshaoqian",
| "userId": 20006
| }, {
| "userName": "胡运燕",
| "shortAccount": "yunyan",
| "userId": 20007
| }, {
| "userName": "刘幸",
| "shortAccount": "liuxing",
| "userId": 20008
| }, {
| "userName": "陈媛媛",
| "shortAccount": "chenyuanyuan",
| "userId": 20009
| }, {
| "userName": "旷东林",
| "shortAccount": "chunyun",
| "userId": 20010
| }, {
| "userName": "唐宏禹",
| "shortAccount": "chunyun",
| "userId": 20011
| }, {
| "userName": "旷东林",
| "shortAccount": "kuangdonglin",
| "userId": 20010
| }, {
| "userName": "唐宏禹",
| "shortAccount": "tanghongyu",
| "userId": 20011
| }
| ],
| "code": 200,
| "redirect": ""
| }
|
|