-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
62 lines (62 loc) · 1.44 KB
/
data.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
[
{
"acount": 0,
"address": "مشهد",
"name": "علی کاظمی",
"password": "aliali",
"phone": "09120000000",
"role": "admin",
"status": true,
"username": "aliali"
},
{
"acount": 0,
"address": "شیراز",
"name": "صادق شاه تیموری",
"password": "1234",
"phone": "09121234567",
"role": "client",
"status": true,
"username": "sadegh"
},
{
"acount": 0,
"address": "اصفهان",
"name": "رضا",
"password": "1234",
"phone": "09120000001",
"role": "client",
"status": true,
"username": "1234"
},
{
"acount": 0,
"address": "تهران",
"name": "صادق",
"password": "0000",
"phone": "09101234567",
"role": "customer",
"status": true,
"username": "sadegh_shah"
},
{
"acount": 537025000,
"address": "لرستان",
"name": "مجید کاظمی",
"password": "1234",
"phone": "09120000011",
"role": "customer",
"status": true,
"username": "majid_kz2"
},
{
"acount": 0,
"address": "hhsh",
"name": "صادق شاه",
"password": "123456",
"phone": "09102453165",
"role": "client",
"status": true,
"username": "sadegh021"
}
]