{
"daziId": 0,
"regard": true
}curl --location --request POST 'https://test.51vive.com/dazi/dazi/regard' \
--header 'Content-Type: application/json' \
--data-raw '{
"daziId": 0,
"regard": true
}'{
"code": 0,
"msg": "string",
"data": {}
}