🦄 refactor
This commit is contained in:
parent
e425c41fb0
commit
fa1d4f9400
@ -1,7 +1,7 @@
|
||||
import { useUserStore } from '@/stores/user';
|
||||
import axios from 'axios';
|
||||
|
||||
const baseURL = 'http://172.16.114.84:58080/';
|
||||
const baseURL = 'http://wzpmc.cn:58080/';
|
||||
const axiosInstance = axios.create({
|
||||
baseURL,
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user