Authorization: Bearer ********************
{
"appid": 0,
"app_user_id": "string",
"page": 0,
"page_size": 0,
"type": 0
}
{
"code": 0,
"msg": "string",
"data": {
"list": [
{
"id": 0,
"type": 0,
"appid": 0,
"app_user_id": "string",
"digital_human_id": 0,
"digital_human_name": "string",
"product_id": 0,
"product_name": "string",
"quantity_left": 0,
"quantity_consume": 0,
"quantity_total": 0,
"quantity_freeze": 0,
"status": 0,
"order_status": 0,
"create_time": "string",
"online_time": "string",
"expire_time": "string",
"order_id": 0,
"order_number": "string",
"pay_fee": 0
}
],
"total": 0,
"page": 0
}
}