0.0.7.0
This commit is contained in:
+2
-6
@@ -1071,7 +1071,6 @@ async function main() {
|
||||
birthDate: '1980-11-08',
|
||||
ancestralHome: '浙江省杭州市',
|
||||
birthPlace: '浙江省杭州市西湖区',
|
||||
fatherId: yu3_1Husband.id,
|
||||
motherId: yu3_1.id,
|
||||
phone: '13800138003',
|
||||
email: 'yuyuxin@example.com',
|
||||
@@ -1119,7 +1118,6 @@ async function main() {
|
||||
birthDate: '1983-03-15',
|
||||
ancestralHome: '浙江省杭州市',
|
||||
birthPlace: '上海市黄浦区', // 迁徙到上海
|
||||
fatherId: yu3_1Husband.id,
|
||||
motherId: yu3_1.id,
|
||||
phone: '13800138005',
|
||||
email: 'yuyuchen@example.com',
|
||||
@@ -1206,7 +1204,7 @@ async function main() {
|
||||
birthDate: '1991-09-05',
|
||||
ancestralHome: '浙江省杭州市',
|
||||
birthPlace: '江苏省南京市', // 迁徙到南京
|
||||
fatherId: yu3_4.id,
|
||||
motherId: yu3_4.id,
|
||||
phone: '13800138009',
|
||||
email: 'yuyuhan@example.com',
|
||||
address: '江苏省南京市鼓楼区中山路',
|
||||
@@ -1285,7 +1283,6 @@ async function main() {
|
||||
birthDate: '2008-08-08',
|
||||
ancestralHome: '浙江省杭州市',
|
||||
birthPlace: '浙江省杭州市滨江区',
|
||||
fatherId: yu4_1Husband.id,
|
||||
motherId: yu4_1.id,
|
||||
bio: '在读中学生,品学兼优。',
|
||||
tags: ['学生', '在世'],
|
||||
@@ -1305,7 +1302,6 @@ async function main() {
|
||||
birthDate: '2011-05-12',
|
||||
ancestralHome: '浙江省杭州市',
|
||||
birthPlace: '浙江省杭州市滨江区',
|
||||
fatherId: yu4_1Husband.id,
|
||||
motherId: yu4_1.id,
|
||||
bio: '在读小学生。',
|
||||
tags: ['学生', '在世'],
|
||||
@@ -1360,7 +1356,7 @@ async function main() {
|
||||
birthDate: '2017-03-25',
|
||||
ancestralHome: '浙江省杭州市',
|
||||
birthPlace: '广东省深圳市',
|
||||
fatherId: yu4_4.id,
|
||||
motherId: yu4_4.id,
|
||||
bio: '幼儿园学生。',
|
||||
tags: ['学生', '在世'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user