geology


获取水情监测点详情

<p><strong>简要描述:</strong> </p> <ul> <li>获取水情监测点详情</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://172.18.0.234:8080/waterAnalysis/pointDetails?id=6</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</li> </ul> <p><strong>Header:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td>.....</td> </tr> <tr> <td style="text-align: left;">Content-Type</td> <td>application/json</td> </tr> </tbody> </table> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>监测点id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "msg": null, "success": true, "result": { "id": 6, "code": "JC6", "type": "水情分析", "name": "A-985水位计", "longitude": 108.661062, "latitude": 33.5118, "monitorMethod": "水位计监测", "monitorMethodType": 8, "status": "监测正常", "monitorImgUrl": "http://117.175.169.58:13994/upload/monitor/监测点1.png", "satelliteName": "" } }</code></pre>

页面列表

ITEM_HTML