Feat: archive download in shared folder

This commit is contained in:
HFO4
2020-01-31 13:18:32 +08:00
parent f5d79b1f94
commit cc2c3b3f0f
5 changed files with 103 additions and 13 deletions

View File

@@ -29,4 +29,6 @@ const (
FileSizeCtx
// ShareKeyCtx 分享文件的 HashID
ShareKeyCtx
// LimitParentCtx 限制父目录
LimitParentCtx
)