From 7ba5854ad1bc770a03d620cea78bafdc62dfdf24 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期五, 19 六月 2020 18:16:31 +0800
Subject: [PATCH] update

---
 device/test.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/device/test.c b/device/test.c
index d8a777c..fe1e655 100644
--- a/device/test.c
+++ b/device/test.c
@@ -1,6 +1,5 @@
 #include "usg_common.h"
 #include "netdisk.h"
-#include "hcnetdisk.h"
 
 
 
@@ -19,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