🎨 improvement of comment-related code and database structure
This commit is contained in:
@@ -23,4 +23,6 @@ smsSendFailed = "sms send failed!"
|
||||
smsSendSuccess = "sms send success!"
|
||||
[comment]
|
||||
tooManyImages = "too many images!"
|
||||
commentError = "comment error!"
|
||||
commentError = "comment error!"
|
||||
LikeError = "like error!"
|
||||
CancelLikeError = "cancel like error!"
|
@@ -24,3 +24,5 @@ smsSendSuccess = "短信发送成功!"
|
||||
[comment]
|
||||
tooManyImages = "图片数量过多,请上传不超过3张!"
|
||||
commentError = "评论失败!"
|
||||
LikeError = "点赞失败!"
|
||||
CancelLikeError = "取消点赞失败!"
|
||||
|
Reference in New Issue
Block a user