QiaoJiaSystem/VideoServer/QiaoJia/DB/DBStruct.h
@@ -61,6 +61,7 @@ str_brand = ""; str_reserved = ""; n_type = -1; type = -1; } int n_id;//自增id @@ -76,6 +77,7 @@ QString str_brand;//摄像机品牌 QString str_reserved;//预留 int n_type;//预留 int type;// 0 rtsp, 1 gb28181 }; struct Record_Cam_Chn {