-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathofficer-values.json
65 lines (65 loc) · 1.5 KB
/
officer-values.json
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
[
{
"name":"Aditya Sharma",
"level":"1",
"department":"Health",
"email":"[email protected]",
"password":"adityamaali123",
"district":"delhi",
"complaints": []
},
{
"name":"Wael Abrar",
"level":"2",
"department":"Pension",
"email":"[email protected]",
"password":"gujaratkawael",
"district":"delhi",
"complaints": []
},
{
"name":"Aryan Anand",
"level":"3",
"department":"Pension",
"email":"[email protected]",
"password":"blackboy",
"district":"delhi",
"complaints": []
},
{
"name":"Amitesh",
"level":"1",
"department":"other",
"email":"[email protected]",
"password":"amitanshu",
"district":"panipat",
"complaints": []
},
{
"name":"Aastha",
"level":"2",
"department":"Health",
"email":"[email protected]",
"password":"gaypasta",
"district":"panipat",
"complaints": []
},
{
"name":"Ankur TA",
"level":"3",
"department":"Education",
"email":"[email protected]",
"password":"ankurgay",
"district":"panipat",
"complaints": []
},
{
"name":"Rahul Chhabra",
"level":"2",
"department":"other",
"email":"[email protected]",
"password":"chhabruh",
"district":"allahabad",
"complaints": []
}
]