管道基础大数据平台系统开发-【后端】-Server
13693261870
2023-08-24 a35420255f40c990841941fa32cc7c35209ef3b5
src/main/java/com/lf/server/entity/bs/GhighandsteepslopeEntity.java
@@ -7,6 +7,7 @@
import java.math.BigDecimal;
import java.sql.Timestamp;
import java.time.LocalDate;
/**
 * Ghighandsteepslope
@@ -17,7 +18,7 @@
@TableName("bs.g_highandsteep_slope")
@EqualsAndHashCode(callSuper = false)
public class GhighandsteepslopeEntity extends BaseGeoEntity {
    private static final long serialVersionUID = 846909001863984896L;
    private static final long serialVersionUID = 355095331722449216L;
    private String number;