From 65aa6ab05b3cb64e7c5f971d685d6c72a572b8b4 Mon Sep 17 00:00:00 2001 From: junleea <354425203@qq.com> Date: Sun, 18 May 2025 14:42:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8B=E8=BD=BD=E6=96=87?= =?UTF-8?q?=E4=BB=B6base=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/types/file.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types/file.ts b/src/types/file.ts index bdd521f..36d7cf5 100644 --- a/src/types/file.ts +++ b/src/types/file.ts @@ -10,4 +10,4 @@ export interface File { } export const fileUrl ="https://pm.ljsea.top/tool/file/"; -export const fileUrl2 = "https://pm.ljsea.top/tool/file/general/"; \ No newline at end of file +export const fileUrl2 = "https://pm.ljsea.top/file/general/"; \ No newline at end of file