{
"departId": "248",
"type": 2,
"goalYear": 2026
}curl --location 'https://crm-dev.e-lansen.com/api/sales/tobCustomerGoal/selectCustomerList' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"departId": "248",
"type": 2,
"goalYear": 2026
}'{
"data": null,
"code": 0,
"msg": "string",
"desc": null
}