{
"hotSearch": true,
"status": 0,
"sourceStatus": 0,
"id": [
0
],
"idSort": 0,
"totalRes": 0,
"notId": [
0
],
"title": "string",
"maxTitleLen": 0,
"eqTitle": "string",
"pinyin": "string",
"appCode": "string",
"actor": "string",
"director": "string",
"cid": 0,
"fromCid": 0,
"haveImg": 0,
"sourceAuth": [
0
],
"sourcePayType": [
0
],
"tagCategoryIds": [
0
],
"andTagIds": [
0
],
"orTagIds": [
0
],
"orSourceSource": [
0
],
"andSourceSource": [
0
],
"orLanguageIds": [
0
],
"andLanguageIds": [
0
],
"orCid": [
0
],
"area": 0,
"orArea": [
0
],
"orStreamType": [
"string"
],
"year": 0,
"minYear": 0,
"maxYear": 0,
"minBaseScore": 0,
"maxBaseScore": 0,
"minCreateTime": 0,
"maxCreateTime": 0,
"minUpdateTime": 0,
"maxUpdateTime": 0,
"minReleaseTime": 0,
"maxReleaseTime": 0,
"minEpUpdateTime": 0,
"maxEpUpdateTime": 0,
"page": 0,
"pageSize": 0,
"orderByDTOList": [
{
"field": "string",
"sort": "string"
}
],
"orFields": [
"string"
],
"mcSourceVersionControlQueries": [
{
"sourceId": 0,
"categoryIdList": [
0
],
"payTypeList": [
0
]
}
],
"desc": "string",
"blackWords": [
"string"
],
"blackWordFields": [
"string"
],
"imgNum": 0,
"shortInfo": 0,
"isVoice": 0,
"isWhite": 0,
"esOffset": 0,
"version": 0,
"sourceId": 0
}
curl --location --request POST 'https://testgateway.dangbei.net/searchApi/v1/listGroupCountByParam' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotSearch": true,
"status": 0,
"sourceStatus": 0,
"id": [
0
],
"idSort": 0,
"totalRes": 0,
"notId": [
0
],
"title": "string",
"maxTitleLen": 0,
"eqTitle": "string",
"pinyin": "string",
"appCode": "string",
"actor": "string",
"director": "string",
"cid": 0,
"fromCid": 0,
"haveImg": 0,
"sourceAuth": [
0
],
"sourcePayType": [
0
],
"tagCategoryIds": [
0
],
"andTagIds": [
0
],
"orTagIds": [
0
],
"orSourceSource": [
0
],
"andSourceSource": [
0
],
"orLanguageIds": [
0
],
"andLanguageIds": [
0
],
"orCid": [
0
],
"area": 0,
"orArea": [
0
],
"orStreamType": [
"string"
],
"year": 0,
"minYear": 0,
"maxYear": 0,
"minBaseScore": 0,
"maxBaseScore": 0,
"minCreateTime": 0,
"maxCreateTime": 0,
"minUpdateTime": 0,
"maxUpdateTime": 0,
"minReleaseTime": 0,
"maxReleaseTime": 0,
"minEpUpdateTime": 0,
"maxEpUpdateTime": 0,
"page": 0,
"pageSize": 0,
"orderByDTOList": [
{
"field": "string",
"sort": "string"
}
],
"orFields": [
"string"
],
"mcSourceVersionControlQueries": [
{
"sourceId": 0,
"categoryIdList": [
0
],
"payTypeList": [
0
]
}
],
"desc": "string",
"blackWords": [
"string"
],
"blackWordFields": [
"string"
],
"imgNum": 0,
"shortInfo": 0,
"isVoice": 0,
"isWhite": 0,
"esOffset": 0,
"version": 0,
"sourceId": 0
}'
{
"success": true,
"errCode": "string",
"errMessage": "string",
"requestId": "string",
"data": [
{
"createTime": 0,
"updateTime": 0,
"cid": 0,
"docCount": 0
}
]
}