device/include/hcnetdisk.h
@@ -11,8 +11,8 @@ private: int downloadByTime_wrapper(long userid, int channel, struct tm *start, struct tm *end, char *destfile); int saveRecordFile(int userId, char * srcfile, char * destfile); int downloadByTime_wrapper(const long userid, const int channel, const struct tm *start, const struct tm *end, const char *destfile); int saveRecordFile( int userId, char * srcfile, char * destfile); int _login(Netdisk_LoginInfo &loginInfo); public: