文档
测试

店铺热搜(hotSearchByShopId)

GET
/search/hotSearchByShopId

接口描述

根据店铺id,热搜数量获取热搜

请求参数

参数名
类型
描述
必填
shopId
string
店铺id
必填
number
int
取数
必填
sort
int
是否按照顺序(0 否 1是)
必填

响应参数

参数名
类型
描述
必填
data
list
数据列表
必填
hotSearchId
string
热搜id
必填
title
string
标题
必填
content
string
内容
必填