From f6425e634050ec7f62e89fe8cc8cd7e309747f4c Mon Sep 17 00:00:00 2001 From: Sydonian <794346190@qq.com> Date: Mon, 28 Apr 2025 09:20:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=87=8D=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/internal/services/{storage.go => user_space.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename client/internal/services/{storage.go => user_space.go} (100%) diff --git a/client/internal/services/storage.go b/client/internal/services/user_space.go similarity index 100% rename from client/internal/services/storage.go rename to client/internal/services/user_space.go