zmc
2023-12-14 add1eeea7815d6601f63add140df09396c639a4d
修改为正确的网络请求Ip
已修改1个文件
4 ■■■■ 文件已修改
src/api/index.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/api/index.js
@@ -1,9 +1,9 @@
import axios from 'axios'
import { setInterceptors } from './config'
const url = 'http://localhost:8081/'
// const url = 'http://localhost:8081/'
// 部署
// const url = 'http://114.215.109.124:8803/';
const url = 'http://114.215.109.124:8803/';
// const url = 'http://192.168.0.123:8081/'
//飞羽监管