Commit 70c24015 by zhengyoujia

Update README.md

parent e76516f8
...@@ -27,8 +27,9 @@ ...@@ -27,8 +27,9 @@
- `date`: 要检索数据的日期。例子: `2023-05-03` - `date`: 要检索数据的日期。例子: `2023-05-03`
- `sight`: 景点名称。例子: `八公山森林公园` - `sight`: 景点名称。例子: `八公山森林公园`
- `year`:要检索数据的年份。例子:`2023` - `year`:要检索数据的年份。例子:`2023`
-
## 示例 ## 示例
```http://localhost:30016/getdata?content=sightVisitorFlowByDay&date=2023-05-03&sight=八公山森林公园``` ```http://localhost:30016/getdata?content=sightVisitorFlowByDay&date=2023-05-03&sight=八公山森林公园```
## 运行服务器 ## 运行服务器
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment