{
"year": 2026,
"month":10
}curl --location --request POST 'https://crm-dev.e-lansen.com/api/report/bossBoard/queryReceivableChart' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"year": 2026,
"month":10
}'{}