历下区项目

历下区街道分中心各业务


问卷内容查询

<p>地址:<a href="http://localhost:8086/system/masses/content/list">http://localhost:8086/system/masses/content/list</a></p> <p>参数:</p> <table> <thead> <tr> <th>字段</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>Int</td> <td>问卷id</td> </tr> </tbody> </table> <p>结果:</p> <table> <thead> <tr> <th>字段</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>状态 0000:成功 0001:失败</td> </tr> <tr> <td>result</td> <td>结果集</td> </tr> <tr> <td>data</td> <td>返回的数据</td> </tr> </tbody> </table> <p>data字段说明:</p> <table> <thead> <tr> <th>字段</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>int</td> <td>id</td> </tr> <tr> <td>questionId</td> <td>int</td> <td>问卷id</td> </tr> <tr> <td>title</td> <td>string</td> <td>标题</td> </tr> <tr> <td>type</td> <td>string</td> <td>内容类型</td> </tr> <tr> <td>shorts</td> <td>int</td> <td>排序</td> </tr> <tr> <td>total</td> <td>int</td> <td>答题次数</td> </tr> </tbody> </table>

页面列表

ITEM_HTML