文档
测试

查询列表

POST
http://10.10.220.104:8888/manager/ecChatbotLog/selectBySelective

请求参数

参数名
类型
描述
必填
currentPage
Integer
当前页
必填
pageSize
Integer
分页大小
必填
auditStatus
Integer
chatbot审核状态 0待审核 1已审核
必填
auditType
Integer
审核类型
必填
ecName
String
集团客户名称
可选
ecNo
String
集团客户id
可选
chatbotName
String
chatbot名称
可选
chatbotId
Long
可选
accessType
Integer
接入类型配置(接入5G消息业务平台,接入MaaP平台)默认通过本平台发送
可选
startTime
Date
时间段查询开始时间
可选
endTime
Date
时间段查询结束时间
可选