{
"startTimestamp": 0,
"endTimestamp": 0,
"remindStartTimestamp": 0,
"remindEndTimestamp": 0,
"createStaff": "string",
"remindStaff": "string",
"WecharId": 0,
"wechatNober": "string",
"usersate": 0,
"chargeDaffairesId": 0
}
curl --location --request POST '/v2/Todo/GetChargeDaffairesCount' \
--header 'Authorization;' \
--header 'TenantId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"startTimestamp": 0,
"endTimestamp": 0,
"remindStartTimestamp": 0,
"remindEndTimestamp": 0,
"createStaff": "string",
"remindStaff": "string",
"WecharId": 0,
"wechatNober": "string",
"usersate": 0,
"chargeDaffairesId": 0
}'
{
"requestId": null,
"errmsg": 20000,
"succeed": true,
"msgTime": "2024-08-07T15:30:23.0568873+08:00",
"values": [
{
"id": 3626,
"weixin": "wxid_cdh8t1ajl8qm22",
"merchantId": "640462692",
"sffId": "b03",
"remindTitle": "55",
"followupsiTuation": null,
"remindTime": "2024-08-18T00:00:00+08:00",
"isAlways": false,
"sate": 0,
"recipientData": "[\"b08\"]",
"addTime": "2024-08-07T14:55:39.444444+08:00",
"wecharId": 3430,
"from": 0,
"levelColor": "#ff0303",
"levelName": "紧急",
"eventType": 0,
"ad_wechat_nober": "kkk368555",
"ad_wechat_nick": "个微P06"
}
],
"errdesc": null
}