| server/api/blog/attachment/getAttachmentList.js |
16 |
参数错误 |
| server/api/blog/attachment/getAttachmentList.js |
44 |
媒体列表获取失败 |
| server/api/blog/vote/postVote.js |
18, 29, 40, 51, 62, 74, 156 |
参数错误 |
| server/api/blog/vote/postVote.js |
85, 92 |
您已被禁止投票 |
| server/api/blog/vote/postVote.js |
100 |
投票失败,请稍后再试 |
| server/api/blog/vote/postVote.js |
115 |
投票不存在 |
| server/api/blog/vote/postVote.js |
127 |
投票已过期 |
| server/api/blog/vote/postVote.js |
137 |
超出最大选择数 |
| server/api/blog/vote/postVote.js |
172 |
已经投过票或者同IP已经投过票,无法重复投票 |
| server/api/blog/vote/postVote.js |
195 |
更新失败 |
| server/api/blog/vote/getVoteDetail.js |
16, 28 |
参数错误 |
| server/api/blog/vote/getVoteDetail.js |
46 |
投票不存在 |
| server/api/blog/tag/getTagDetail.js |
12 |
id不能为空 |
| server/api/blog/tag/getTagDetail.js |
26 |
标签不存在 |
| server/api/blog/tag/getTagDetail.js |
40 |
标签详情获取失败 |
| server/api/blog/sort/getSortList.js |
18 |
sort列表获取失败 |
| server/api/blog/sort/getSortDetail.js |
12 |
id不能为空 |
| server/api/blog/sort/getSortDetail.js |
23 |
参数错误 |
| server/api/blog/sort/getSortDetail.js |
46 |
分类列表获取失败 |
| server/api/blog/sort/getSortDetail.js |
70 |
分类不存在 |
| server/api/blog/sidebar/getSidebarList.js |
18 |
sidebar列表获取失败 |
| server/api/blog/link/getlinkList.js |
26 |
友链列表获取失败 |
| server/api/blog/banner/getBannerList.js |
18 |
banner列表获取失败 |
| server/api/blog/navi/getnaviList.js |
22 |
导航列表获取失败 |
| server/api/blog/event/getEventList.js |
19 |
开始时间 |
| server/api/blog/event/getEventList.js |
29 |
结束时间 |
| server/api/blog/event/getEventList.js |
48, 59, 86 |
时间信息有误 |
| server/api/blog/event/getEventList.js |
122 |
活动列表获取失败 |
| server/api/blog/event/getEventDetail.js |
35 |
活动不存在 |
| server/api/blog/event/getEventDetail.js |
49 |
活动详情获取失败 |
| server/api/blog/comment/commentRetract.js |
21 |
撤回失败,认证信息已过期 |
| server/api/blog/comment/commentRetract.js |
33 |
撤回失败,id格式错误 |
| server/api/blog/comment/commentRetract.js |
44 |
参数错误 |
| server/api/blog/comment/commentRetract.js |
57 |
撤回失败,该评论不存在或者不可以撤回 |
| server/api/blog/comment/commentRetract.js |
72 |
撤回失败,评论已超过5分钟 |
| server/api/blog/comment/commentRetract.js |
82 |
撤回失败,评论时间错误 |
| server/api/blog/comment/commentRetract.js |
96 |
当前禁止撤回评论 |
| server/api/blog/comment/commentRetract.js |
128 |
已到达今日撤回上限 |
| server/api/blog/comment/commentRetract.js |
149 |
该评论暂时无法撤回 |
| server/api/blog/comment/commentRetract.js |
173 |
撤回成功 |
| server/api/blog/comment/getLatestComments.js |
18 |
comment列表获取失败 |
| server/api/blog/comment/getCommentList.js |
15 |
参数错误 |
| server/api/blog/comment/getCommentList.js |
110 |
评论列表获取失败 |
| server/api/blog/comment/createComment.js |
17 |
评论内容不能超过500个字符 |
| server/api/blog/comment/createComment.js |
28 |
昵称不能超过20个字符 |
| server/api/blog/comment/createComment.js |
39 |
url不能超过200个字符 |
| server/api/blog/comment/createComment.js |
51 |
邮箱地址不能超过100个字符 |
| server/api/blog/comment/createComment.js |
72 |
评论内容不能少于${siteMinCommentLength}个字 |
| server/api/blog/comment/createComment.js |
83 |
评论功能已关闭 |
| server/api/blog/comment/createComment.js |
95, 165 |
您已被禁止评论 |
| server/api/blog/comment/createComment.js |
109 |
评论发送失败 |
| server/api/blog/comment/createComment.js |
122 |
评论内容中有不恰当的词汇,请修改后再试 |
| server/api/blog/comment/createComment.js |
136 |
昵称中有不恰当的词汇,请修改后再试 |
| server/api/blog/comment/createComment.js |
151 |
填写的网址被禁止,请修改后再试 |
| server/api/blog/comment/createComment.js |
194 |
评论文章 |
| server/api/blog/comment/createComment.js |
200 |
评论内容 |
| server/api/blog/comment/createComment.js |
206 |
昵称 |
| server/api/blog/comment/createComment.js |
212 |
邮箱地址 |
| server/api/blog/comment/createComment.js |
219 |
网址 |
| server/api/blog/comment/createComment.js |
245 |
内容参数 |
| server/api/blog/comment/createComment.js |
262 |
文章不存在 |
| server/api/blog/comment/createComment.js |
275 |
文章不允许评论 |
| server/api/blog/comment/createComment.js |
287 |
评论间隔未设置 |
| server/api/blog/comment/createComment.js |
309 |
发送的评论过于频繁,请稍后再试 |
| server/api/blog/comment/createComment.js |
326 |
审核中的评论数已达上限,请稍后再试 |
| server/api/blog/comment/createComment.js |
342, 357 |
回复评论的对象不存在或已删除 |
| server/api/blog/comment/createComment.js |
430 |
评论创建失败 |
| server/api/blog/book/getBookDetail.js |
13 |
id不能为空 |
| server/api/blog/book/getBookDetail.js |
25 |
id格式错误 |
| server/api/blog/book/getBookDetail.js |
44 |
书籍不存在 |
| server/api/blog/book/getBookDetail.js |
59 |
书籍详情获取失败 |
| server/api/blog/book/getReadingBookList.js |
18 |
getReadingBookList 列表获取失败 |
| server/api/blog/book/getBookList.js |
15 |
参数错误 |
| server/api/blog/book/getBookList.js |
115 |
书籍列表获取失败 |
| server/api/blog/book/getBooktypeList.js |
24 |
书籍类型列表获取失败 |
| server/api/blog/game/getGameDetail.js |
13 |
id不能为空 |
| server/api/blog/game/getGameDetail.js |
25 |
id格式错误 |
| server/api/blog/game/getGameDetail.js |
44 |
游戏不存在 |
| server/api/blog/game/getGameDetail.js |
59 |
游戏详情获取失败 |
| server/api/blog/game/getPlayingGameList.js |
18 |
getPlayingGameList 列表获取失败 |
| server/api/blog/game/getGamePlatformList.js |
25 |
游戏平台列表获取失败 |
| server/api/blog/game/getGameList.js |
15 |
参数错误 |
| server/api/blog/game/getGameList.js |
115 |
游戏列表获取失败 |
| server/api/blog/post/getPostDetail.js |
15 |
id不能为空 |
| server/api/blog/post/getPostDetail.js |
43 |
参数错误 |
| server/api/blog/post/getPostDetail.js |
63 |
文章不存在 |
| server/api/blog/post/getPostDetail.js |
259 |
文章详情获取失败 |
| server/api/blog/post/getPostArchiveList.js |
18 |
postArchive列表获取失败 |
| server/api/blog/post/getPostList.js |
34, 311 |
参数错误 |
| server/api/blog/post/getPostList.js |
106, 121 |
type参数错误 |
| server/api/blog/post/getPostList.js |
164 |
分类不存在 |
| server/api/blog/post/getPostList.js |
181, 191 |
tags参数错误 |
| server/api/blog/post/getPostList.js |
208 |
mappointid参数错误 |
| server/api/blog/post/getPostList.js |
226 |
bangumiId参数错误 |
| server/api/blog/post/getPostList.js |
248 |
movieId参数错误 |
| server/api/blog/post/getPostList.js |
268 |
bookId参数错误 |
| server/api/blog/post/getPostList.js |
288 |
gameId参数错误 |
| server/api/blog/post/getPostList.js |
323 |
月份错误 |
| server/api/blog/post/getPostList.js |
456 |
文章列表获取失败 |
| server/api/blog/bangumi/getBangumiDetail.js |
13 |
id不能为空 |
| server/api/blog/bangumi/getBangumiDetail.js |
25 |
id格式错误 |
| server/api/blog/bangumi/getBangumiDetail.js |
44 |
Bangumi不存在 |
| server/api/blog/bangumi/getBangumiDetail.js |
59 |
Bangumi详情获取失败 |
| server/api/blog/bangumi/getBangumiList.js |
15 |
参数错误 |
| server/api/blog/bangumi/getBangumiList.js |
74 |
年份 |
| server/api/blog/bangumi/getBangumiList.js |
80 |
季度 |
| server/api/blog/bangumi/getBangumiList.js |
128 |
番剧列表获取失败 |
| server/api/blog/bangumi/getBangumiSeasonList.js |
16, 34 |
当季追番列表获取失败 |
| server/api/blog/bangumi/getBangumiYearList.js |
22 |
番剧年份列表获取失败 |
| server/api/blog/movie/getMovieDetail.js |
13 |
id不能为空 |
| server/api/blog/movie/getMovieDetail.js |
25 |
id格式错误 |
| server/api/blog/movie/getMovieDetail.js |
44 |
电影不存在 |
| server/api/blog/movie/getMovieDetail.js |
59 |
电影详情获取失败 |
| server/api/blog/movie/getMovieList.js |
15 |
参数错误 |
| server/api/blog/movie/getMovieList.js |
31 |
日期格式不正确 |
| server/api/blog/movie/getMovieList.js |
108 |
电影列表获取失败 |
| server/api/blog/movie/getMovieYearList.js |
22 |
电影年份列表获取失败 |
| server/api/blog/mappoint/getMappointDetail.js |
12 |
id不能为空 |
| server/api/blog/mappoint/getMappointDetail.js |
22 |
参数错误 |
| server/api/blog/mappoint/getMappointDetail.js |
43 |
地图标记点不存在 |
| server/api/blog/mappoint/getMappointDetail.js |
57 |
地图标记点详情获取失败 |
| server/api/blog/mappoint/getMappointList.js |
32 |
地图标记点列表获取失败 |
| server/api/blog/mappoint/getMappointPostList.js |
18 |
id不能为空 |
| server/api/blog/mappoint/getMappointPostList.js |
29, 41 |
参数错误 |
| server/api/blog/mappoint/getMappointPostList.js |
140 |
文章列表获取失败 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
15, 22 |
您已被禁止点赞 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
27, 33 |
点赞失败,请稍后再试 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
47 |
更新失败,id格式错误 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
66 |
内容参数 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
100 |
到达今日点赞上限 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
116, 183, 201 |
更新失败 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
136 |
取消点赞失败 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
153 |
点赞失败,评论不存在或已被删除 |
| server/api/blog/commentLikeLog/createCommentLikeLog.js |
164 |
已超过最大点赞数 |
| server/api/blog/commentLikeLog/getPostCommentLogList.js |
16 |
参数错误 |
| server/api/blog/commentLikeLog/getPostCommentLogList.js |
45 |
文章点赞记录列表获取失败 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
15, 22 |
您已被禁止点赞 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
28, 34 |
点赞失败,请稍后再试 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
49 |
更新失败,id格式错误 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
68 |
内容参数 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
102 |
到达今日点赞上限 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
118, 155, 185, 203, 215 |
更新失败 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
138 |
取消点赞失败 |
| server/api/blog/postLikeLog/createPostLikeLog.js |
166 |
已超过最大点赞数 |
| server/api/blog/postLikeLog/getPostLikeLogList.js |
16 |
参数错误 |
| server/api/blog/postLikeLog/getPostLikeLogList.js |
45 |
文章点赞记录列表获取失败 |
| server/api/blog/option/getoptionList.js |
15 |
获取配置失败 |
| blog/app/api/index.js |
25 |
服务器正在维护中,请稍后再试。 |
Server / Blog API 用户交互硬编码中文文案报告
统计口径:同一文件内相同文案合并,保留全部命中行号;仅纳入会直接进入用户交互的数据字段(message、errors.message、label、title、前端 API 层提示)。
文件数:31
条目数:85