修改台账更新和添加升级接口
This commit is contained in:
@@ -687,7 +687,7 @@ bool update_qvvr_file_download(const std::string& filename_with_mac, const std::
|
||||
|
||||
//上送文件列表接口
|
||||
bool send_file_list(terminal_dev* dev, const std::vector<tag_dir_info> &FileList);
|
||||
std::string getfilefromweb(const std::string& devid, const std::string& remote_path);
|
||||
std::string getfilefromweb(const std::string& devid, const std::string& remote_path,int type);
|
||||
//提取mac
|
||||
std::string normalize_mac(const std::string& mac);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user