wolf2w_cloud-master

狼性天下


快速检索

<center></center>

[TOC]

简要描述
  • 问答快数检索
    请求url
  • http://localhost:9000/qa/questions/speediness
    请求方式
  • GET
    展示参数
参数名 类型 说明
phone string 标题
type Integer 浏览量
phone Integer 回答数
返回示例
  {
    &quot;msg&quot;: &quot;success&quot;,
    &quot;code&quot;: 200,
    &quot;data&quot;: [
        {
            &quot;id&quot;: 1,
            &quot;title&quot;: &quot;求一个小众 便宜 不网红 安全的小城旅游 求推荐!&quot;,
            &quot;viewnum&quot;: 651,
            &quot;replynum&quot;: 231
        },
        {
            &quot;id&quot;: 2,
            &quot;title&quot;: &quot; 你吃过最好吃or最难吃的飞机餐,是怎样的?&quot;,
            &quot;viewnum&quot;: 1,
            &quot;replynum&quot;: 1
        }
    ]
}
错误返回
  {
    &quot;msg&quot;: &quot;没有参数&quot;,
    &quot;code&quot;: 501
    ]
}

页面列表

ITEM_HTML