|
@@ -150,6 +150,8 @@ public class SceneProEntityVo implements Serializable {
|
|
private String createTime;
|
|
private String createTime;
|
|
private String updateTime;
|
|
private String updateTime;
|
|
private String recStatus;
|
|
private String recStatus;
|
|
- private String rtkLocation;
|
|
|
|
private String orientation;
|
|
private String orientation;
|
|
|
|
+
|
|
|
|
+ private String rtkLocation;
|
|
|
|
+
|
|
}
|
|
}
|