|
@@ -16,8 +16,8 @@ import { router } from "@/router";
|
|
// axios.defaults.baseURL = 'https://81.70.207.4:8070';
|
|
// axios.defaults.baseURL = 'https://81.70.207.4:8070';
|
|
// axios.defaults.baseURL = 'https://child.hhnao.com:8070';
|
|
// axios.defaults.baseURL = 'https://child.hhnao.com:8070';
|
|
// axios.defaults.baseURL = 'https://child.hhnao.com:8070';
|
|
// axios.defaults.baseURL = 'https://child.hhnao.com:8070';
|
|
-export const basePath='http://10.113.248.3:8086'
|
|
|
|
-// export const basePath='http://43.143.198.30:8086'
|
|
|
|
|
|
+// export const basePath='http://10.113.248.3:8086'
|
|
|
|
+export const basePath='http://43.143.198.30:8086'
|
|
axios.defaults.baseURL = basePath;
|
|
axios.defaults.baseURL = basePath;
|
|
// axios.defaults.baseURL = "http://43.143.198.30:8086";
|
|
// axios.defaults.baseURL = "http://43.143.198.30:8086";
|
|
|
|
|