{
"year":2025,
"month":7,
"userId":1058
}curl --location --request GET 'https://crm-dev.e-lansen.com/api/report/assessment/assessmentRemind' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"year":2025,
"month":7,
"userId":1058
}'{}