curl --location --request GET '/bloodPressure/export?ids'
[
{
"cbpId": 0,
"appUserId": 0,
"openid": "string",
"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,
"SBP": 0,
"DBP": 0
}
]