Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
exhibition
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
zhangxiao
exhibition
Commits
10c7ada5
Commit
10c7ada5
authored
May 13, 2022
by
zhangxiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
492d37a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
4 deletions
+20
-4
README.md
README.md
+20
-4
No files found.
README.md
View file @
10c7ada5
...
...
@@ -267,7 +267,7 @@
}
```
*
4、点赞
*
4、
展品
点赞
## request
### method: GET
### host: http://182.92.75.61
...
...
@@ -283,7 +283,7 @@
}
```
*
5、送花
*
5、
展品
送花
## request
### method: GET
### host: http://182.92.75.61
...
...
@@ -299,7 +299,7 @@
}
```
*
6、鼓掌
*
6、
展品
鼓掌
## request
### method: GET
### host: http://182.92.75.61
...
...
@@ -315,7 +315,7 @@
}
```
*
7、购买表单
*
7、
展品
购买表单
## request
### method: POST
### host: http://182.92.75.61
...
...
@@ -331,4 +331,20 @@
```
json
{
}
```
*
8、展览点赞
## request
### method: GET
### host: http://182.92.75.61
### path: /exhibition/like
### 参数列表
| 参数 | 说明 | 值 |
| :-----| ----: | ----: |
| id | 展览id | 1,2.. |
## response
```
json
{
"count"
:
123
}
```
\ No newline at end of file
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