mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
某个没用的log
This commit is contained in:
parent
ea652d5f33
commit
5b2367bede
@ -160,7 +160,7 @@ export async function requestLog(
|
||||
const ip = getIP(req);
|
||||
|
||||
let { session, name } = await getSessionName();
|
||||
console.log("[中文]", name, session, baseUrl);
|
||||
// console.log("[中文]", name, session, baseUrl);
|
||||
const logData = {
|
||||
ip: ip,
|
||||
path: url_path,
|
||||
|
Loading…
Reference in New Issue
Block a user