Update Script.js

This commit is contained in:
pzthu8lr3 2024-07-09 20:29:36 +08:00
parent 1120c78c38
commit 33f1779a9b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import React, {useEffect,useState} from 'react';
function myFunction(){
fetch('http://116.62.166.236:8080/aaa', {
fetch('http://43.96.136.178:8080/aaa', {
method: 'POST', // 或者 'PUT'
headers: {
'Content-Type': 'application/json',