QiaoJiaSystem/VideoServer/QiaoJia/DB/DBStruct.h
@@ -299,6 +299,7 @@ strExAreas = ""; strLine = ""; strAddr = ""; strPerimeterObjType = ""; } int nSdkType; @@ -318,6 +319,7 @@ int nAlarmNumUpperLimit; //报警人数(人员拥挤) int nAlarmNumLowerLimit; int nIsRun; QString strPerimeterObjType;//入侵类型 std::vector<LActRuleWeekRecord> weekRuleVec; };