mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 05:00:24 +08:00 
			
		
		
		
	优化代码
This commit is contained in:
		@@ -13,7 +13,7 @@ import (
 | 
			
		||||
 | 
			
		||||
type FileReader struct {
 | 
			
		||||
	rawReader *Reader
 | 
			
		||||
	password  string
 | 
			
		||||
	//password  string
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func NewFileReader(path string, password string) (*FileReader, error) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user