mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-05-01 00:25: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