From 407bf8847c2ed391833909233c95faf66cda195b Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期五, 12 六月 2020 10:01:26 +0800 Subject: [PATCH] add factory --- 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