From e7f6637398e518b6c7c130395bc3304290667cb5 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 18 Aug 2024 17:16:14 +0800 Subject: [PATCH] :zap: Fix the RandString method cause the lag --- .idea/workspace.xml | 66 ++++++++++++++-------------- pkg/internal/services/attachments.go | 2 +- pkg/internal/services/random_id.go | 26 +++-------- pkg/internal/services/recycler.go | 3 +- 4 files changed, 40 insertions(+), 57 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c43d0c7..ec9890f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,10 @@