From 0269b23c6c098b748497c393cd5a06a25a66f13a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Tue, 16 Apr 2024 15:39:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=B7=AF=E5=BE=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index a541d9e..c5f3587 100644 --- a/index.js +++ b/index.js @@ -73,7 +73,7 @@ function session_list(req, res) { }) } -import Cache from './cache.js' +import Cache from './src/cache.js' const cache = new Cache() // 登录会话