mirror of
				https://github.com/TeaOSLab/EdgeAPI.git
				synced 2025-11-04 07:50:25 +08:00 
			
		
		
		
	增加DNS服务商账号管理
This commit is contained in:
		
							
								
								
									
										7
									
								
								internal/dnsproviders/provider_interface.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								internal/dnsproviders/provider_interface.go
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
package dnsproviders
 | 
			
		||||
 | 
			
		||||
// DNS操作接口
 | 
			
		||||
type ProviderInterface interface {
 | 
			
		||||
	// 检查账号
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user