파일 Checker 수정
This commit is contained in:
@@ -128,7 +128,7 @@ public class FIleChecker {
|
||||
}
|
||||
}
|
||||
|
||||
public static String cmmndGdalInfo(String filePath) {
|
||||
public static Boolean cmmndGdalInfo(String filePath) {
|
||||
|
||||
String resStr = "";
|
||||
boolean hasDriver = false;
|
||||
|
||||
Reference in New Issue
Block a user