mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
feat:fix
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
let data = "";
|
||||
|
||||
try {
|
||||
data = await fetch('/api/login', {
|
||||
data = await fetch('/api/auth/login', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
|
Reference in New Issue
Block a user