@@ -91,6 +91,12 @@ public class BaseCameraManagement extends BaseEntity implements Serializable {
@Excel(name = "监视相机纬度")
private String installLatitude;
+ /**
+ * 录像接口返回的任务ID
+ */
+// @Excel(name = "监视相机纬度")
+ private String taskId;
+
/**
* 监控相机安装里程位置字符串形式
*/