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() // 登录会话