删除没有到的模块

This commit is contained in:
2025-03-19 10:27:09 +08:00
parent 0fe3d4b789
commit ca37066696
22 changed files with 1 additions and 7541 deletions

View File

@@ -422,7 +422,7 @@ public interface CardReaderSdk extends Library {
}
private static String GetLibraryPath() {
return "/win32-x86-64/SSSE32.dll";
return "/win32-x86/SSSE32.dll";
}
}