使用上层秘钥解密终端识别码密钥后再次加密连接设备

This commit is contained in:
lnk
2025-07-28 10:40:00 +08:00
parent d58923fd21
commit 492193f848
4 changed files with 75 additions and 4 deletions

View File

@@ -218,8 +218,6 @@ int main(int argc, const char **argv)
return rv;
}
getVersion(argc,argv);
rv=parse_param(argc, argv);