mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Test: FileInfo interface
This commit is contained in:
@@ -169,7 +169,7 @@ func (file *File) UpdateSize(value uint64) error {
|
||||
}
|
||||
|
||||
/*
|
||||
实现 FileInfo.FileInfo 接口
|
||||
实现 webdav.FileInfo 接口
|
||||
*/
|
||||
|
||||
func (file *File) GetName() string {
|
||||
|
||||
Reference in New Issue
Block a user