Browse Source

#IQBX #comment [Healthmanager] 调整代码格式

gifur 2 years ago
parent
commit
d32f2947c2
2 changed files with 1 additions and 3 deletions
  1. 1 0
      CMakeLists.txt
  2. 0 3
      Module/mod_healthmanager/mod_healthmanager.cpp

+ 1 - 0
CMakeLists.txt

@@ -170,6 +170,7 @@ if(DEVOPS_ON)
 	if(DEVOPS_ON_CMAKE_PRD)
 		set(RVC_VERSION_SUFFIX "PRD")
 		if(PACK_AS_DEB_PKG)
+		#product version as debian installer, reset the last version element to zero.
 			set(BUILD_NUMBER 0)
 		endif(PACK_AS_DEB_PKG)
 	else()

+ 0 - 3
Module/mod_healthmanager/mod_healthmanager.cpp

@@ -3037,9 +3037,6 @@ void CHealthManagerEntity::DeployTerminal(SpReqAnsContext<HealthManagerService_D
 							
 							}
 
-
-
-
                             if (!bMatched) {
                                 tmpResult = Error_DataCheck;
 								if (!matchInfo.IsNullOrEmpty()) { matchInfo += "。请核验录入信息是否准确!"; }