forked from zcdddddge/covid19-2021
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Keys.json
56 lines (56 loc) · 1.44 KB
/
Keys.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
{
"keys": [
"is_in_school",
"confirm",
"submit_time",
"campus",
"card_number",
"identity_type",
"tel",
"connect_person",
"connect_tel",
"health_situation",
"have_contact_hubei_people",
"have_contact_illness_people",
"recent_travel_situation",
"remark",
"body_temperature",
"family_situation",
"is_specific_people",
"have_diagnosis",
"diagnosis_result",
"processing_method",
"have_gone_important_area",
"important_area",
"leave_important_area_time",
"last_time_contact_hubei_people",
"last_time_contact_illness_people",
"have_isolation_in_dg",
"end_isolation_time",
"is_in_dg",
"current_in_city",
"current_region",
"plan_back_dg_time",
"back_dg_transportation",
"leave_transportation",
"plan_details",
"leave_details",
"card_type",
"huji_region",
"jiguan_region",
"family_region",
"family_address_detail",
"have_stay_area",
"is_new_in_dg",
"finally_back_time",
"finally_back_transportation",
"finally_plan_details",
"have_go_out",
"importantArr",
"familyArr",
"health_code_status",
"in_controllerd_area",
"focus_area",
"completed_vaccination"
]
}