{
"date": "2026-05",
"departId": [
-1
]
}curl --location 'https://crm-dev.e-lansen.com/api/sales/operationNorm/selectMonthCount?date=2025-10' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"date": "2026-05",
"departId": [
-1
]
}'{
"data": [
{
"id": null,
"state": null,
"isDelete": null,
"createNo": null,
"createTime": null,
"updateNo": null,
"updateTime": null,
"number": null,
"salesmanNo": 0,
"date": null,
"isSignIn": null,
"isPlanSub": null,
"isReportSub": null,
"isMeet": null,
"remark": null,
"type": null,
"isShow": null,
"salesmanName": "string",
"departId": null,
"departName": null,
"startState": null,
"endState": null,
"planCount": null,
"ydyIsReportSub": null,
"workDays": null,
"signInDays": 0,
"planDays": 0,
"reportDays": 0,
"meetDays": 0
}
],
"code": 0,
"msg": "string",
"desc": null
}