mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 14:33:41 +08:00
整体优化认证
This commit is contained in:
@@ -9,7 +9,7 @@ async function handle(
|
||||
) {
|
||||
try {
|
||||
const request_data = await req.json();
|
||||
console.log("log", request_data);
|
||||
// console.log("log", request_data);
|
||||
// if (request_data?.userName) {
|
||||
// await insertUser({
|
||||
// name: request_data?.userName,
|
||||
|
||||
Reference in New Issue
Block a user