This commit is contained in:
freedakgmail
2025-11-24 14:02:34 +08:00
parent b7a8c9ee6e
commit 3d075c6076
941 changed files with 25613 additions and 27641 deletions
+4 -2
View File
@@ -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: ['商人'],
},
})