mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-27 00:00:59 +00:00
feat: 文件权限增加修改子文件功能 (#811)
This commit is contained in:
@@ -54,6 +54,7 @@ export namespace File {
|
||||
isLink?: boolean;
|
||||
isSymlink?: boolean;
|
||||
linkPath?: boolean;
|
||||
sub?: boolean;
|
||||
}
|
||||
|
||||
export interface FileDelete {
|
||||
|
||||
Reference in New Issue
Block a user