0.0.8.5
This commit is contained in:
+4
-2
@@ -59,12 +59,13 @@ async function main() {
|
||||
gender: 'MALE',
|
||||
generation: 1,
|
||||
generationName: '德',
|
||||
isFounder: true,
|
||||
birthDate: '1880-03-15',
|
||||
deathDate: '1955-08-20',
|
||||
ancestralHome: '山东省济南市',
|
||||
birthPlace: '山东省济南市历城区',
|
||||
bio: '王氏家族始祖,清末秀才,以教书为业。',
|
||||
tags: ['始祖', '教书先生'],
|
||||
tags: ['教书先生'],
|
||||
},
|
||||
})
|
||||
|
||||
@@ -739,12 +740,13 @@ async function main() {
|
||||
gender: 'MALE',
|
||||
generation: 1,
|
||||
generationName: '文',
|
||||
isFounder: true,
|
||||
birthDate: '1885-07-08',
|
||||
deathDate: '1960-11-15',
|
||||
ancestralHome: '浙江省杭州市',
|
||||
birthPlace: '浙江省杭州市西湖区',
|
||||
bio: '虞氏家族始祖,清末举人,民国时期从商。',
|
||||
tags: ['始祖', '商人'],
|
||||
tags: ['商人'],
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user