From 9f2f9eed5ca905c4641b296773ac21aaa735624d Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期五, 12 六月 2020 15:45:02 +0800 Subject: [PATCH] hclib --- device/test.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/device/test.c b/device/test.c index 0b99d8f..fe1e655 100644 --- a/device/test.c +++ b/device/test.c @@ -18,7 +18,7 @@ loginInfo.password = "a1234567"; netdisk->login(loginInfo); - std::cout << "璧峰閫氶亾:" << netdisk->getStartChannel() << ", 鏈�澶ч�氶亾鍙凤細" << netdisk->getMaxChannels() << std::endl; + //std::cout << "璧峰閫氶亾:" << netdisk->getStartChannel() << ", 鏈�澶ч�氶亾鍙凤細" << netdisk->getMaxChannels() << std::endl; //涓嬭浇 -- Gitblit v1.8.0