社区首页政策项-查询 websocket测试 GET http://127.0.0.1:8888/community/commIndexPolicy 响应参数 参数名 类型 描述 必填 data object 数据字典 必填 content string 示例:这是政策内容水水水水 必填 create_time string 示例:Mon, 07 Sep 2020 22:04:42 GMT 必填 id int 示例:1 必填 is_delete string 示例:0 必填 update_time object 示例:null 必填 user_id int 示例:1 必填 list string 示例: 必填 msg string 示例:查询成功 必填 status int 示例:1 必填 说明 / 示例 # 无政策时: { "data": null, "list": null, "msg": "当下无政策", "status": 1 } # 异常 { "data": null, "list": null, "msg": "系统异常", "status": -1 }
# 无政策时: { "data": null, "list": null, "msg": "当下无政策", "status": 1 } # 异常 { "data": null, "list": null, "msg": "系统异常", "status": -1 }