forked from Gitlink/gitlink_help_center
Update Script.js
This commit is contained in:
parent
1120c78c38
commit
33f1779a9b
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue