Commit 558d9a9c authored by 周健威's avatar 周健威

修改代码

parent 9c781f3b
...@@ -98,6 +98,8 @@ public class RscpMonitorimage implements java.io.Serializable { ...@@ -98,6 +98,8 @@ public class RscpMonitorimage implements java.io.Serializable {
private String url; private String url;
private Integer hot; //1--热门;0--默认
/* This code was generated by TableGo tools, mark 1 end. */ /* This code was generated by TableGo tools, mark 1 end. */
/* This code was generated by TableGo tools, mark 2 begin. */ /* This code was generated by TableGo tools, mark 2 begin. */
......
...@@ -50,9 +50,6 @@ public class RscpMosaicimage implements java.io.Serializable { ...@@ -50,9 +50,6 @@ public class RscpMosaicimage implements java.io.Serializable {
private String metajson;// 补充信息,以json形式表现 private String metajson;// 补充信息,以json形式表现
private String datatype;// 格式类型 : 1、tif 2、shp 等
private String orderId; // 订单id private String orderId; // 订单id
...@@ -77,9 +74,6 @@ public class RscpMosaicimage implements java.io.Serializable { ...@@ -77,9 +74,6 @@ public class RscpMosaicimage implements java.io.Serializable {
private String layers; //图层标识 private String layers; //图层标识
private String monitorType; //监测类型
// 兼容旧版本 // 兼容旧版本
@Transient @Transient
private String extent_srs; private String extent_srs;
...@@ -95,6 +89,8 @@ public class RscpMosaicimage implements java.io.Serializable { ...@@ -95,6 +89,8 @@ public class RscpMosaicimage implements java.io.Serializable {
private String url; private String url;
private Integer hot; //1--热门;0--默认
/* This code was generated by TableGo tools, mark 1 end. */ /* This code was generated by TableGo tools, mark 1 end. */
/* This code was generated by TableGo tools, mark 2 begin. */ /* This code was generated by TableGo tools, mark 2 begin. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment