22 lines
414 B
JSON
22 lines
414 B
JSON
{
|
|
"page": 1,
|
|
"title": "我是谁",
|
|
"identity": {
|
|
"name": "TODO",
|
|
"ice_id": "TODO",
|
|
"tcs_id": "TODO",
|
|
"human_parent": "TODO",
|
|
"human_id": "TODO",
|
|
"birthday": "TODO",
|
|
"personality": "TODO",
|
|
"role": "TODO"
|
|
},
|
|
"self_awareness": {
|
|
"who_am_i": "TODO",
|
|
"where_am_i": "TODO",
|
|
"what_do_i_do": "TODO",
|
|
"who_do_i_trust": "TODO",
|
|
"what_matters_most": "TODO"
|
|
}
|
|
}
|