文档
测试

选择探针

POST
http://localhost:8080/zld_web/taskInfo/selectProbeList

响应参数

参数名
类型
描述
必填
name
String
城市名称或者城市运营商名称
必填
id
int
编号
必填
pId
int
父节点
必填
ipAddress
String
IP地址
必填

说明 / 示例

[{ "name": "呼和浩特市", "id": 150100, "pId": 0, "ipAddress": null }]