✨ add api validation signature
This commit is contained in:
@@ -73,4 +73,5 @@ CommentLikeSuccess = "comment like success!"
|
||||
CommentLikeFailed = "comment like failed!"
|
||||
CommentDislikeSuccess = "comment dislike success!"
|
||||
CommentDislikeFailed = "comment dislike failed!"
|
||||
CaptchaVerifyError = "captcha error!"
|
||||
CaptchaVerifyError = "captcha error!"
|
||||
RequestVerifyError = "request verify error!"
|
@@ -74,3 +74,4 @@ CommentLikeFailed = "评论点赞失败!"
|
||||
CommentDislikeSuccess = "评论取消点赞成功!"
|
||||
CommentDislikeFailed = "评论取消点赞失败!"
|
||||
CaptchaVerifyError = "验证失败!"
|
||||
RequestVerifyError = "请求验证失败!"
|
||||
|
Reference in New Issue
Block a user