mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	reafctor: pool
This commit is contained in:
		@@ -326,9 +326,8 @@ func (m *MachineFile) UploadFolder(rc *req.Ctx) {
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	folderName := filepath.Dir(paths[0])
 | 
			
		||||
	mcli, err := m.machineFileApp.GetMachineCli(authCertName)
 | 
			
		||||
	mcli, err := m.machineFileApp.GetMachineCli(rc.MetaCtx, authCertName)
 | 
			
		||||
	biz.ErrIsNil(err)
 | 
			
		||||
	defer mcm.PutMachineCli(mcli)
 | 
			
		||||
 | 
			
		||||
	mi := mcli.Info
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user