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