curl --location --request GET '/weightRecords/export?ids'
[
{
"cwrId": 0,
"appUserId": 0,
"openid": "string",
"height": 0,
"weight": 0,
"score": 0,
"time": "2019-08-24T14:15:22Z",
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"delFlag": "string",
"tenantId": 0,
"BMI": 0
}
]