ard-work/src/main/java/com/ruoyi/alarmpoints/tube/domain/ArdTubesDetails.java
@@ -22,11 +22,11 @@ private String id; /** 卷号 */ @Excel(name = "卷号") @Excel(name = "管线编号") private String reelNumber; /** 拐点编号 */ @Excel(name = "拐点编号") @Excel(name = "拐点号") private String inflectionPointNumber; /** 经度 */ @@ -38,11 +38,11 @@ private Double latitude; /** 高层 */ @Excel(name = "高层") @Excel(name = "高程") private Double altitude; /** 深度 */ @Excel(name = "深度") @Excel(name = "埋深") private Double depth; /** 管线ID */