Commit 2f3f371e authored by 吴春's avatar 吴春
parents a17deb6a 2b29aa03
...@@ -122,8 +122,8 @@ export default { ...@@ -122,8 +122,8 @@ export default {
let locationName = window.location.hostname; let locationName = window.location.hostname;
let isOnline = 0; //0-本地测试,1-线上 let isOnline = 0; //0-本地测试,1-线上
let ocrUrl = "http://192.168.5.46:8888"; let ocrUrl = "http://192.168.5.46:8888";
domainUrl = "http://192.168.5.46"; //domainUrl = "http://192.168.5.46";
//domainUrl = "http://192.168.5.39:8083" domainUrl = "http://192.168.5.39:8083"
//domainUrl = "http://192.168.5.204:8030" //domainUrl = "http://192.168.5.204:8030"
//domainUrl = "http://192.168.5.46" //domainUrl = "http://192.168.5.46"
......
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