Browse Source

#IQRV #comment ReadMachineDataBySyncSerivce接口的声明注释

gifur 3 years ago
parent
commit
85c5ec7c8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Module/mod_healthmanager/mod_healthmanager.h

+ 1 - 1
Module/mod_healthmanager/mod_healthmanager.h

@@ -315,7 +315,7 @@ private:
 	bool VersionRollBack(const char *pVerion);
 
 	///**TODO(Gifur@6/21/2022): 信创没有启动这个实体,果断先注释移除 */
-	void ReadMachineDataBySyncSerivce();
+	//void ReadMachineDataBySyncSerivce();
 
 	int RestartIE();
 	void GetINETMacAddresses(NetworkAddressesList &macList, NetworkAddressesList &ipList);