From e92e5bad60825b9e074c72b512bd65f0cea28cbb Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 18 Aug 2024 19:53:50 +0800 Subject: [PATCH] :sparkles: Support use rid to get file --- .idea/workspace.xml | 56 ++++++++++--------- pkg/internal/server/api/attachment_dir_api.go | 2 +- pkg/internal/server/api/attachments_api.go | 12 +++- pkg/internal/services/attachments.go | 45 +++++++++++---- 4 files changed, 75 insertions(+), 40 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5271071..541b3fa 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,10 @@