💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 示例 ~~~[api] get:v1/WaterHarnessing/complaintDetail *int:id#投诉公示id <<< success { "code":0, "msg":"ok", "data": { "detail": { "riverway_id": 1, "author": "李思", "title": "余杭塘河拱墅区水域存在严重污染", "content": "余杭塘河拱墅区水域污染严重,河流上存在漂浮物", "mobile": "15868213122", "status": 0, "time": "2018-11-08 19:39", "river_name": "益乐河", "river_img": "\/images\/01.png", "img": [{ "img": "\/images\/index01.png" }], "file": [], "handling_info": [{ "author": "程金如", "mobile": "1898825125", "result": "接到投诉后,河长组织街道治水办立即到现场查看,已解决垃圾淤积情况", "content": "积极反馈问题,做得很好!", "score": 4, "time": "2018-11-08 19:39" }], "comment": [{ "author": "张志", "content": "河道问题处理的很好", "score": 4, "time": "2018-11-08 19:39" }] } } } <<< ~~~