Commit 12dab5be authored by 马博's avatar 马博

update

parent f1453103
...@@ -65,7 +65,7 @@ public class DuibaBaseUi extends DuibaBase{ ...@@ -65,7 +65,7 @@ public class DuibaBaseUi extends DuibaBase{
String path=null; String path=null;
String url=null; String url=null;
if(ev){ if(ev){
File file = new File("C:/image"); File file = new File("C:\\image");
path = file.getAbsolutePath(); path = file.getAbsolutePath();
url = "http://172.16.80.106/"; url = "http://172.16.80.106/";
}else{ }else{
......
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