This commit is contained in:
parent
7f3014905e
commit
7d263bca35
@ -326,7 +326,7 @@
|
||||
|
||||
async function getToken() {
|
||||
try {
|
||||
const response = await fetch('http://127.0.0.1:8080/token', {
|
||||
const response = await fetch('https://srtc.yantootech.com/token', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user