chenshijun
2019-04-15 c06ac5deb150c99b53d1ff460a88cf2543698788
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;
};