Merge branch 'fix' into alpha

This commit is contained in:
guozhigq
2023-09-24 00:57:09 +08:00
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ class ReplyHttp {
Map errMap = {
-400: '请求错误',
-404: '无此项',
12002: '当前页面评论功能已关闭"',
12002: '当前页面评论功能已关闭',
12009: '评论主体的type不合法',
12061: 'UP主已关闭评论区',
};