curl --location --request POST 'http://127.0.0.1:8088/api/utility/frame/get_actived_user_frame'{
"code": 0,
"message": "",
"data": {
"actived_index": 0,
"actived_frame": {
"x": 0,
"y": 33,
"z": 0,
"yaw": 33,
"pitch": 0,
"roll": 0
}
}
}