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