Registration

This commit is contained in:
MaxKey
2021-02-20 20:34:53 +08:00
parent ae669d2310
commit d0659bc130
4 changed files with 5 additions and 24 deletions

View File

@@ -83,7 +83,7 @@ public class PathUtils {
System.setProperty("CLASSES_PATH", classPath);
_logger.trace("PathUtils App Path : " + appPath);
_logger.debug("PathUtils Class Path : " + classPath);
_logger.trace("PathUtils Class Path : " + classPath);
}
public String getAppPath() {