摘要: import axios from "axios"; const request = axios.create({ baseURL: 'http://127.0.0.1:2021', timeout: 30000, headers: { 'Content-Type': 'application/js 阅读全文
posted @ 2021-12-26 11:38 王^.^令 阅读(22) 评论(0) 推荐(0)