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; //下载