mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-12 07:50:25 +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