curl --location --request GET '/bloodSugar/'
{
"code": 0,
"msg": "string",
"data": {
"cbsId": 0,
"appUserId": 0,
"openid": "string",
"before": 0,
"after": 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
},
"ok": true
}