info
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
Song367 2025-07-23 15:01:03 +08:00
parent 7f3014905e
commit 7d263bca35

View File

@ -326,7 +326,7 @@
async function getToken() { async function getToken() {
try { try {
const response = await fetch('http://127.0.0.1:8080/token', { const response = await fetch('https://srtc.yantootech.com/token', {
method: 'POST', method: 'POST',
headers: { headers: {
'Content-Type': 'application/json', 'Content-Type': 'application/json',