关键词列表查询
POST
http://10.10.220.103/webportal/keyword/manage/list
请求参数
参数名
类型
描述
必填
chatbotId
number
chatbot主键ID
必填
selectCondition
string
查询条件
必填
isRelatedReply
number
是否关联回复查询条件 0 否,1 是,全部传空
必填
isRelatedButton
number
是否关联按钮查询条件 0 否,1 是,全部传空
必填
pageSize
number
页数
必填
currentPage
number
当前页
必填
响应参数
参数名
类型
描述
必填
status
number
示例:200
必填
reason
string
示例:查询列表成功
必填
id
number
id
必填
ecNo
string
ec账号
必填
chatbotId
number
chatbot主键ID
必填
keyword
string
关键词
必填
remark
string
备注
必填
templateId
string
模板id
必填
templateName
string
模板名称
必填
isRelatedButton
number
是否关联按钮:0 否,1 是
必填
ctime
number
创建时间
必填
utime
number
更新时间
必填
total
number
关键词总数
必填
pageCount
number
总页数
必填
currentPage
number
当前页
必填