Go to file
2024-11-05 16:48:28 +08:00
src first commit 2024-11-05 16:48:28 +08:00
.gitattributes first commit 2024-11-05 16:48:28 +08:00
.gitignore first commit 2024-11-05 16:48:28 +08:00
dependency-reduced-pom.xml first commit 2024-11-05 16:48:28 +08:00
pom.xml first commit 2024-11-05 16:48:28 +08:00
README.md first commit 2024-11-05 16:48:28 +08:00

sdf1102

java 对接 三合一版本加密机 SDF 接口封装

注意

git 自动转换回车会导致动态库错误。执行命令关闭自动转换。

git config --global core.autocrlf false