TASK:AiDA
This commit is contained in:
@@ -48,6 +48,7 @@ public interface AccountService extends IService<Account> {
|
||||
* @return
|
||||
*/
|
||||
Boolean bindEmail(AccountBindEmailDTO accountBindEmailDTO);
|
||||
Boolean bindEmail(String email);
|
||||
|
||||
/**
|
||||
* 忘记密码
|
||||
|
||||
Reference in New Issue
Block a user