{
"item": [{
"name": "经纬度查询",
"_postman_id": "c425d7d5-1bc6-4e75-9043-36704cef157f",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http:\/\/zhouxunwang.cn\/data\/?id=25&key=&location=37.460539,116.368249",
"protocol": "http",
"host": ["zhouxunwang", "cn"],
"path": ["data", ""],
"query": [{
"key": "id",
"value": "25"
}, {
"key": "key",
"value": ""
}, {
"key": "location",
"value": "37.460539,116.368249"
}]
},
"description": "经纬度查询"
},
"response": []
}, {
"name": "股票查询",
"_postman_id": "b1fa3b18-e4e1-4425-8ff8-31e8a8b59aee",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http:\/\/zhouxunwang.cn\/data\/?id=15&key=&stock=汽车之家",
"protocol": "http",
"host": ["zhouxunwang", "cn"],
"path": ["data", ""],
"query": [{
"key": "id",
"value": "15"
}, {
"key": "key",
"value": ""
}, {
"key": "stock",
"value": "汽车之家"
}]
}
},
"response": []
}, {
"name": "省市份区域列表",
"_postman_id": "4870d8ea-f64e-42b5-9165-5a322b25390a",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http:\/\/zhouxunwang.cn\/data\/?id=104&key=&ske=1",
"protocol": "http",
"host": ["zhouxunwang", "cn"],
"path": ["data", ""],
"query": [{
"key": "id",
"value": "104"
}, {
"key": "key",
"value": ""
}, {
"key": "ske",
"value": "1"
}]
}
},
"response": []
}, {
"name": "实时汇率查询换算",
"_postman_id": "ed951ee7-6811-4c8d-9866-bd81539ee9bf",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http:\/\/zhouxunwang.cn\/data\/?id=71&key=&form=CNY&to=JPY",
"protocol": "http",
"host": ["zhouxunwang", "cn"],
"path": ["data", ""],
"query": [{
"key": "id",
"value": "71"
}, {
"key": "key",
"value": ""
}, {
"key": "form",
"value": "CNY"
}, {
"key": "to",
"value": "JPY"
}]
}
},
"response": []
}, {
"name": "外汇汇率",
"_postman_id": "410effa7-c155-4e62-baa0-e832d78857fe",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http:\/\/zhouxunwang.cn\/data\/?id=101&key=&&type=1",
"protocol": "http",
"host": ["zhouxunwang", "cn"],
"path": ["data", ""],
"query": [{
"key": "id",
"value": "101"
}, {
"key": "key",
"value": ""
}, {
"key": null,
"value": null
}, {
"key": "type",
"value": "1"
}]
}
},
"response": []
}],
"protocolProfileBehavior": {}
}