feat: 后端也添加了写了一半的人机验证模块
This commit is contained in:
@@ -29,8 +29,7 @@ export const ErrorCode = {
|
||||
BLOG_PERMISSION_DENIED: -3002,
|
||||
|
||||
// 验证模块(4000 ~ 4999)
|
||||
VERIFICATION_CODE_EXPIRED: -4001,
|
||||
VERIFICATION_CODE_INCORRECT: -4002,
|
||||
CAPTCHA_RARE_LIMIT: -4001,
|
||||
|
||||
// 通知模块(5000 ~ 5999)
|
||||
NOTIFICATION_SEND_FAILED: -5001,
|
||||
|
||||
Reference in New Issue
Block a user