Переглянути джерело

天气数据类型参数放到接口URL中

cuixubin 3 роки тому
батько
коміт
38f258b4af
1 змінених файлів з 3 додано та 2 видалено
  1. 3 2
      docs/wther/wther_api_2021.md

+ 3 - 2
docs/wther/wther_api_2021.md

@@ -37,14 +37,15 @@ Method:POST
 
 Header参数:Content-Type=application/json 
 
-URL:http://127.0.0.1:8888/persagy-weather/Spring/MVC/unifier/common/dataQuery 
+URL:http://127.0.0.1:8888/persagy-weather/Spring/MVC/unifier/dataQuery/{dataType}
 
+> dataType,数据类型码,有效值见服务介绍文档-数据类型
+>
 请求参数: 
 
 ```json5
 {
     "cityName":"上海", // 该参数可用cityCode或projectId代替
-    "dataType":"present",
     "time": {
         "$gte": 1602434380000,
         "$lt": 1602474380000