riku
2025-04-21 30748ea70f14c675743c7ea54e5c162d4a5e2839
src/api/index.js
@@ -1,9 +1,10 @@
import axios from 'axios';
import { setInterceptors } from "./config";
const url = 'http://47.100.191.150:9031/';
// const url = 'http://192.168.1.9:8080/';
const imgUrl = 'http://47.100.191.150:9031/images/';
// const url = 'http://47.100.191.150:9031/';
const url = 'http://192.168.0.110:8084/';
// const imgUrl = 'http://47.100.191.150:9031/images/';
const imgUrl = 'http://192.168.0.110:8084/images/';
//飞羽监管
const $clue = axios.create({