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