Commit b350f2cb authored by 华国豪's avatar 华国豪 🙄

1

parent 92e33093
......@@ -111,9 +111,9 @@ export default {
//域名管理对象
Vue.prototype.domainManager = function () {
let domainUrl = '';
//domainUrl = "http://192.168.2.214:8082";
//domainUrl = "http://192.168.2.65:8025";
domainUrl = "http://192.168.2.16:8083"; // 吴春
domainUrl = "http://192.168.2.214:8082";
domainUrl = "http://192.168.2.65:8025";// 吴春
// domainUrl = "http://192.168.2.16:8083"; // 刘东
let locationName = window.location.hostname;
let javaUrldo="";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment