curl --location --request GET 'test-mg-admin.hwyc.io/v1/backend/position/statistics'{
"code": 0,
"msg": "string",
"data": {
"statisticsTime": 0,
"orderCount": 0,
"newUserCount": 0,
"collateralTotalAmount": "string",
"loanTotalAmount": "string"
},
"success": true
}