// * 后端微服务端口名 // export const BASEURL = "http://192.168.34.122:6688"; export const BASEURL = import.meta.env.VITE_API_URL; export const PORT2 = "http://139.9.66.234:6688";