@@ -196,4 +196,7 @@ public class ScenePlusExt implements Serializable {
*/
@TableField("mesh_compute_time")
private Long meshComputeTime;
+
+ @TableField("rtk_location")
+ private String rtkLocation;
}