清除所有历史记录
POST
/api/search/history/delAllSearchHistory
接口描述
清除所有历史搜索记录
请求体(Json)
参数名
类型
描述
必填
userId
string
用户id
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填