{}curl --location --request GET 'https://crm-dev.e-lansen.com/api/market/marketPlatformCount/detailList?startDate=2025-01-01' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"data": null,
"code": 0,
"msg": "string",
"desc": null
}