mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	feat: 新增linux文件夹创建&删除&其他优化
This commit is contained in:
		@@ -56,6 +56,7 @@ type MachineFileInfo struct {
 | 
			
		||||
	Path string `json:"path"`
 | 
			
		||||
	Size int64  `json:"size"`
 | 
			
		||||
	Type string `json:"type"`
 | 
			
		||||
	Mode string `json:"mode"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
type RoleVO struct {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user