{
"menuType": 22,
"consoleType": 3,
"operationType": 4,
"groupIds": [
"64758f02111f3bf9615998f1"
],
"description": "test",
"current": 1,
"pageSize": 5,
"startDate": 1751558400000,
"endDate": 1751644799000
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v1/operationLog/chat/list?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"menuType": 22,
"consoleType": 3,
"operationType": 4,
"groupIds": [
"64758f02111f3bf9615998f1"
],
"description": "test",
"current": 1,
"pageSize": 5,
"startDate": 1751558400000,
"endDate": 1751644799000
}'{
"operationList": [
{
"id": "68678def62476d15b52f9205",
"operatorId": "646d818baf71f175124fabdd",
"operatorName": "test",
"groupId": "64758f02111f3bf9615998f1",
"groupName": "test",
"orgId": "646d818ba*****75124fabde",
"module": "聚合聊天",
"menu": "成员设置",
"consoleType": 3,
"operationType": 4,
"operationName": "编辑",
"description": "【test】 修改 【test】的自动分配, 【开启】 → 【关闭】",
"operationDate": {
"seconds": 1751617007,
"nanos": 811000000
},
"moduleType": 7,
"menuType": 22
}
],
"current": 1,
"pageSize": 5,
"total": 8,
"errcode": 0,
"errmsg": "ok"
}