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

update

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