Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9c3d040d92796d91138b1df78ccc1aa17ac2ba5c
Authored by
国亚奇
2020-08-15 12:57:44 +0800
1 parent
7b092893
u
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
05.互动云/11.5 投票-站内.md
05.互动云/11.5 投票-站内.md
View file @
9c3d040
1
1
/*
2
2
Title: 11.5 投票-站内
3
- Sort: 11
4
3
+ Sort: 11
5
4
4
*/
5
5
#### 请求方式: POST
6
6
-----
...
...
@@ -101,4 +101,4 @@
101
101
{
102
102
errorCode:"xxx", //错误代码(非0)
103
103
errorMsg:"失败" //错误信息
104
104
-}
105
+}
105
106
\ No newline at end of file
...
...