-
Notifications
You must be signed in to change notification settings - Fork 39
/
api
executable file
·72 lines (72 loc) · 1.88 KB
/
api
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
65
66
67
68
69
70
71
72
{
"status": 200,
"result": [{
"id": 21,
"uid": "efe9d01c64281ae9",
"avatar": "http:\/\/172.30.9.206\/uploads\/images\/20180814\/6ecdda18e2d0d041427af29c56cb6f9d.jpg",
"name": "罗梦",
"sex": "男",
"age": 22,
"rank": "运维工程师",
"department": "信息化部",
"workon_t": "09:00:00",
"workout_t": "18:00:00",
"work_night": "白班",
"slogan": "我是一个十足吃货",
"add_time": 1531468860,
"update_time": 1534215330,
"coid": 0,
"avatar_name": "efe9d01c64281ae9.jpg"
}, {
"id": 22,
"uid": "94c8314c651f8bed",
"avatar": "http:\/\/172.30.9.206\/uploads\/images\/20180719\/f564fbaa146f4699274e9d42c667da44.jpg",
"name": "周川",
"sex": "男",
"age": 18,
"rank": "部长",
"department": "信息化部",
"workon_t": "09:00:00",
"workout_t": "18:00:00",
"work_night": "白班",
"slogan": "工作是我的全部",
"add_time": 1531468911,
"update_time": 1533188314,
"coid": 0,
"avatar_name": "94c8314c651f8bed.jpg"
}, {
"id": 24,
"uid": "33e3ce8192b20444",
"avatar": "",
"name": "邢珈瑞",
"sex": "男",
"age": 18,
"rank": "程序员",
"department": "信息化部",
"workon_t": "09:00:00",
"workout_t": "18:00:00",
"work_night": "白班",
"slogan": "溜溜猪最棒",
"add_time": 1531468988,
"update_time": 1532004768,
"coid": 0,
"avatar_name": "33e3ce8192b20444.jpg"
}, {
"id": 25,
"uid": "03b9329ebc6e722a",
"avatar": "http:\/\/172.30.9.206\/uploads\/images\/20180719\/763aa9823d03c1b9e9b3ccb99aaf3269.jpg",
"name": "张法",
"sex": "男",
"age": 22,
"rank": "前端工程师",
"department": "信息化部",
"workon_t": "09:00:00",
"workout_t": "18:00:00",
"work_night": "白班",
"slogan": "十足的球迷",
"add_time": 1531469020,
"update_time": 1532004777,
"coid": 0,
"avatar_name": "03b9329ebc6e722a.jpg"
}]
}