Commit 11c80f94 authored by ma's avatar ma

回退

parent c594f82f
...@@ -268,7 +268,7 @@ public class CommonUtil { ...@@ -268,7 +268,7 @@ public class CommonUtil {
} }
public static String getServerParentDirectory() { public static String getServerParentDirectory() {
return new File(new ApplicationHome(Constant.class).getSource().getParentFile().getParentFile().getPath()) + File.separator + "lib"; return new File(new ApplicationHome(Constant.class).getSource().getParentFile().getPath()) + File.separator + "file";
} }
/** /**
......
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