Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
shouzhouServer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjinjing
shouzhouServer
Commits
e76516f8
Commit
e76516f8
authored
Jul 04, 2024
by
zhengyoujia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
9d915a1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
README.md
+3
-0
No files found.
README.md
View file @
e76516f8
...
...
@@ -27,6 +27,7 @@
-
`date`
: 要检索数据的日期。例子:
`2023-05-03`
-
`sight`
: 景点名称。例子:
`八公山森林公园`
-
`year`
:要检索数据的年份。例子:
`2023`
## 示例:
```
http://localhost:30016/getdata?content=sightVisitorFlowByDay&date=2023-05-03&sight=八公山森林公园```
...
...
@@ -72,11 +73,13 @@
- `date`: The date you are searching. E.g. `2023-05-03`
- `sight`: The name of the sight. E.g. `八公山森林公园`
- `year`:The year you are searching. E.g. `2023`
## Example Request:
- Left Side:
```
http://localhost:30016/getdata?content=sightVisitorFlowByDay&date=2023-05-03&sight=八公山森林公园
```
- Middle: ```
http://localhost:30016/getdata?content=currentEventStrategy&date=2023-05-03
```
- Right Side: ```
http://localhost:30016/getdata?content=getEventCategoryCount&year=2024
```
## How to Run:
1. Clone the Repository (```
git clone http://123.207.147.179:8888/chenjinjing/shouzhouServer.git
```)
2. In the root directory, run ```
npm install
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment