<interaction_tblife_user_figure_get_response>
<output>
<trace_id>xxx</trace_id>
<msg>xxx</msg>
<code>xxx</code>
<data>
<user_id>xxx</user_id>
<sex>MALE</sex>
<half_pic>https://xxx</half_pic>
<clothes>
<open_clothes_d_t_o>
<id>123</id>
<type>coat</type>
<mesh_info>
<sex>1</sex>
<mesh_id>xxx</mesh_id>
<material_id>xxx</material_id>
<high_toe>1</high_toe>
<sub_type>xxx</sub_type>
<bone>xxx</bone>
<uuid>xxx</uuid>
<is_new>true</is_new>
<art_extras>{}</art_extras>
<cocos_support>true</cocos_support>
<ue_support>true</ue_support>
<meta_support>true</meta_support>
</mesh_info>
<motion_info>
<open_motion_info_d_t_o>
<name>xxx</name>
<uuid>xxx</uuid>
<is_new>true</is_new>
<art_extras>{}</art_extras>
</open_motion_info_d_t_o>
</motion_info>
</open_clothes_d_t_o>
</clothes>
<face>
</face>
<makeup>
<open_makeup_d_t_o>
<id>1</id>
<cid>1</cid>
<type>xxx</type>
<color_info>
<id>1</id>
<icon_url>https://xxx</icon_url>
<rgb_img>https://xxx</rgb_img>
<uuid>xxx</uuid>
<is_new>xxx</is_new>
<art_extras>{}</art_extras>
</color_info>
<shape_info>
<mesh_id>xxx</mesh_id>
<texture_id>xxx</texture_id>
<uuid>xxx</uuid>
<is_new>true</is_new>
<art_extras>{}</art_extras>
</shape_info>
</open_makeup_d_t_o>
</makeup>
</data>
<success>true</success>
<server_time>1669352100137</server_time>
</output>
</interaction_tblife_user_figure_get_response>
{
"interaction_tblife_user_figure_get_response":{
"output":{
"trace_id":"xxx",
"msg":"xxx",
"code":"xxx",
"data":{
"user_id":"xxx",
"sex":"MALE",
"half_pic":"https:\/\/xxx",
"clothes":{
"open_clothes_d_t_o":[
{
"id":123,
"type":"coat",
"mesh_info":{
"sex":1,
"mesh_id":"xxx",
"material_id":"xxx",
"high_toe":1,
"sub_type":"xxx",
"bone":"xxx",
"uuid":"xxx",
"is_new":true,
"art_extras":"{}",
"cocos_support":true,
"ue_support":true,
"meta_support":true
},
"motion_info":{
"open_motion_info_d_t_o":[
{
"name":"xxx",
"uuid":"xxx",
"is_new":true,
"art_extras":"{}"
}
]
}
}
]
},
"face":{
},
"makeup":{
"open_makeup_d_t_o":[
{
"id":1,
"cid":1,
"type":"xxx",
"color_info":{
"id":1,
"icon_url":"https:\/\/xxx",
"rgb_img":"https:\/\/xxx",
"uuid":"xxx",
"is_new":xxx,
"art_extras":"{}"
},
"shape_info":{
"mesh_id":"xxx",
"texture_id":"xxx",
"uuid":"xxx",
"is_new":true,
"art_extras":"{}"
}
}
]
}
},
"success":true,
"server_time":1669352100137
}
}
}