gong-project

系统生成的默认项目


List

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{baseUrl}}/interest/list</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th style="text-align: left;">header</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">Accept</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>请求Query参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">key</td> <td style="text-align: left;">是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ "code": 200, "message": "Success", "data": [ { "id": 1, "create_time": "2022-02-21T20:22:36", "update_time": "2022-02-21T20:22:36", "update_user": "gongtest", "title": "金属催化的亲电试剂偶联化学", "content": "Over the past few years, our group has been working on the development of reductive coupling of two different electrophiles", "image": "http:\/\/106.54.189.213:6001\/static\/c1e7cd68931211ec9595517d0b6f9701.png" }, { "id": 2, "create_time": "2022-02-21T20:22:36", "update_time": "2022-02-21T20:22:36", "update_user": "gongtest", "title": "有机超分子材料", "content": "The second research field in our group emphasizes the design of robust H-bond\/ion pair-mediated building blocks in aqueous media useful for functional materials and biological studies", "image": "http:\/\/106.54.189.213:6001\/static\/d8158f3a931211ec9595517d0b6f9701.png" } ] } </code></pre>

页面列表

ITEM_HTML