TASK:Global Award邮箱验证
This commit is contained in:
@@ -17,7 +17,7 @@ public interface GlobalAwardService {
|
||||
|
||||
void checkEmail(String email);
|
||||
|
||||
CheckOTPVO checkOTP(String email, String otp);
|
||||
CheckOTPVO checkCode(String email, String otp);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user