0.0.0.5
This commit is contained in:
@@ -50,6 +50,10 @@ export interface FamilyMember {
|
||||
motherId?: string
|
||||
spouseIds: string[]
|
||||
childrenIds: string[]
|
||||
|
||||
// 配偶父母信息(文本形式,用于非家族成员)
|
||||
spouseFatherName?: string // 岳父/公公姓名
|
||||
spouseMotherName?: string // 岳母/婆婆姓名
|
||||
|
||||
// Content
|
||||
bio?: string
|
||||
|
||||
Reference in New Issue
Block a user