TASK:AiDA
This commit is contained in:
@@ -212,4 +212,8 @@ public interface AccountService extends IService<Account> {
|
||||
Boolean bindGoogle(String credential);
|
||||
|
||||
Boolean bindWeChat(String code);
|
||||
|
||||
Boolean unbindWeChat();
|
||||
|
||||
Boolean unbindGoogle();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user