修正路径错误

This commit is contained in:
2024-04-16 15:39:43 +08:00
parent 2523f00fe5
commit 0269b23c6c

View File

@ -73,7 +73,7 @@ function session_list(req, res) {
}) })
} }
import Cache from './cache.js' import Cache from './src/cache.js'
const cache = new Cache() const cache = new Cache()
// 登录会话 // 登录会话