校务管理系统


获取咨询列表

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{host}}/CounselingRoom/getList</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>请求Query参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">stuId</td> <td style="text-align: left;">13</td> <td>是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ "msg": "请求成功", "code": 1, "data": [ { "id": 2, "stu_id": 13, "ask_file_id": 2, "reply_status": 1, "reply_file_id": 14, "create_time": "2023-05-06 12:47:22", "reply_content": "心理评价内容2222", "reply_time": "2023-05-07 12:02:35", "teacher_name": "张慧洁", "ask_file": "\/public\/uploads\/2021-10-12\/fd2d81418f8a618b0e17de6ef616567a.jpg", "reply_file": "\/public\/uploads\/2021-10-12\/ec821ec31392402767d444199ff82446.jpg", "level_txt": "差" }, { "id": 1, "stu_id": 13, "ask_file_id": 1, "reply_status": 1, "reply_file_id": 14, "create_time": "2023-05-06 12:47:22", "reply_content": "心理评价内容", "reply_time": "2023-05-07 12:02:35", "teacher_name": "张慧洁", "ask_file": "\/public\/uploads\/2021-10-12\/5b2e578ab4ab3838c50f7287a48fbc50.jpg", "reply_file": "\/public\/uploads\/2021-10-12\/ec821ec31392402767d444199ff82446.jpg", "level_txt": "差" } ] } </code></pre>

页面列表

ITEM_HTML