java.lang.UnsatisfiedLinkError: no libzkcryptmigration in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
	at java.lang.Runtime.loadLibrary0(Runtime.java:849)
	at java.lang.System.loadLibrary(System.java:1088)
	at com.zkteco.biometric.util.ZKCryptoService.<clinit>(ZKCryptoService.java:25)
	at com.zk.db.action.DBUpgradeConfigPage.dataInit(DBUpgradeConfigPage.java:415)
	at com.zk.db.action.DBUpgradeConfigPage.<init>(DBUpgradeConfigPage.java:134)
	at com.zk.db.page.dbmigration.DBMigrationPackageHandler.init(DBMigrationPackageHandler.java:78)
	at com.zk.db.action.UpgradePackageAction.mainPageInit(UpgradePackageAction.java:181)
	at com.zk.db.action.UpgradePackageAction.<init>(UpgradePackageAction.java:113)
	at com.zk.db.action.UpgradePackageAction.main(UpgradePackageAction.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
	at com.exe4j.runtime.WinLauncher.main(Unknown Source)
