国学


相关问题列表

<p><strong>简要描述:</strong> </p> <ul> <li>订单详情下的相关问题列表</li> </ul> <p><strong>域名:</strong> </p> <ul> <li>测试环境:<a href="http://gxactivity.45gx.cn">http://gxactivity.45gx.cn</a></li> <li>正式环境:<a href="https://gxactivity.jiemengjia.com">https://gxactivity.jiemengjia.com</a></li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>/dashi/realted/questions</li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>参数:</strong> </p> <p><strong>返回示例</strong></p> <pre><code>{ "code": "E00000000", "data": [ { "id": 238, "is_hot": 0, "order_by": 12, "question": "今年的人际关系如何?怎样改善?", "type": 3 }, { "id": 221, "is_hot": 0, "order_by": 26, "question": "我一辈子会缺钱花吗?", "type": 2 }, { "id": 13, "is_hot": 0, "order_by": 13, "question": "现在我们之间会有第三者吗?", "type": 1 }, { "id": 224, "is_hot": 0, "order_by": 29, "question": "我容易破财漏财吗?", "type": 2 }, { "id": 207, "is_hot": 1, "order_by": 12, "question": "我近期有晋升空间吗?", "type": 2 }, { "id": 256, "is_hot": 0, "order_by": 9, "question": "我今年适合订婚吗?", "type": 4 }, { "id": 220, "is_hot": 0, "order_by": 25, "question": "我应该听从家里安排选择工作吗?", "type": 2 }, { "id": 210, "is_hot": 0, "order_by": 15, "question": "我适合考公务员吗?", "type": 2 }, { "id": 11, "is_hot": 0, "order_by": 11, "question": "我会遇到恶婆婆吗?会有婆媳问题吗?", "type": 1 }, { "id": 23, "is_hot": 0, "order_by": 2, "question": "今天打麻将哪个方位最旺我?", "type": 2 } ], "msg": "操作成功!" }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">int</td> <td></td> </tr> <tr> <td style="text-align: left;">is_hot</td> <td style="text-align: left;">int</td> <td>是否热门</td> </tr> <tr> <td style="text-align: left;">question</td> <td style="text-align: left;">string</td> <td>内容</td> </tr> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">int</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML