Authorization: Bearer ********************
{
"appUserId": 54,
"openid": "96",
"time": "2025-02-07 07:56:43",
"before": 33,
"after": 86,
"score": 15.22
}
curl --location --request POST '/app/bloodSugar' \
--header 'Content-Type: application/json' \
--data-raw '{
"appUserId": 54,
"openid": "96",
"time": "2025-02-07 07:56:43",
"before": 33,
"after": 86,
"score": 15.22
}'
{}