提交 df19ff55 编写于 作者: View Design's avatar View Design

Update useFetch2.js

上级 c536849d
const BASE_URL = 'https://gpu-pod656e861afe3d944d6b3ce77e-7862.node.inscode.run'
const request = async (url, options = {}) => {
console.log(8989)
const fullUrl = BASE_URL + url
const config = {
method: options.method || 'get',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册