birthday
This commit is contained in:
18
birthday/data/family.json
Normal file
18
birthday/data/family.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "爸",
|
||||
"birthday": "1980-05-03"
|
||||
},
|
||||
{
|
||||
"name": "妈",
|
||||
"birthday": "1981-09-30"
|
||||
},
|
||||
{
|
||||
"name": "姑",
|
||||
"birthday": "1983-09-15"
|
||||
},
|
||||
{
|
||||
"name": "妹",
|
||||
"birthday": "2012-06-30"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user