mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: add and delete file tags
This commit is contained in:
@@ -12,6 +12,7 @@ const (
|
||||
UserID // 用户
|
||||
FileID // 文件ID
|
||||
FolderID // 目录ID
|
||||
TagID // 标签ID
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user