{
"year": "2026",
"month": "5",
"orgType": 1,
"tobLevel": "",
"approvalType": "",
"amountScope": "",
"customerName":"野"
}curl --location 'https://crm-dev.e-lansen.com/api/report/bossBoard/queryAfterDetail' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"year": "2026",
"month": "5",
"orgType": 1,
"tobLevel": "",
"approvalType": "",
"amountScope": "",
"customerName":"野"
}'{}