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