mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 00:10:25 +08:00 
			
		
		
		
	refactor: oauth2登录调整
This commit is contained in:
		@@ -7,4 +7,6 @@ type Oauth2Account interface {
 | 
			
		||||
	GetOAuthAccount(condition *entity.Oauth2Account, cols ...string) error
 | 
			
		||||
 | 
			
		||||
	SaveOAuthAccount(e *entity.Oauth2Account) error
 | 
			
		||||
 | 
			
		||||
	DeleteBy(e *entity.Oauth2Account)
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user