mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 13:10:24 +08:00 
			
		
		
		
	优化代码
This commit is contained in:
		@@ -119,5 +119,6 @@ func (this *IPLibrary) LookupIP(ip string) *QueryResult {
 | 
			
		||||
func (this *IPLibrary) Destroy() {
 | 
			
		||||
	if this.reader != nil {
 | 
			
		||||
		this.reader.Destroy()
 | 
			
		||||
		this.reader = nil
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user