月球大数据地理空间分析展示平台-【后端】-月球后台服务
13693261870
2023-10-09 d9d20cc64ee84b431df22d6c66d3804b8f72ae04
src/main/java/com/moon/server/entity/mn/GeosectionlineEntity.java
@@ -15,10 +15,11 @@
 */
@Data
@AllArgsConstructor
@SuppressWarnings("ALL")
@TableName("mn.geo_section_line")
@EqualsAndHashCode(callSuper = false)
public class GeosectionlineEntity extends BaseGeoEntity {
    private static final long serialVersionUID = 440832093097657024L;
    private static final long serialVersionUID = 80409608353120096L;
    private String sectname;