|
@@ -15,11 +15,9 @@ import java.util.List;
|
|
|
public class IotRdDailyReportStatisticsRespVO {
|
|
public class IotRdDailyReportStatisticsRespVO {
|
|
|
|
|
|
|
|
@Schema(description = "主键id", requiredMode = Schema.RequiredMode.REQUIRED, example = "13853")
|
|
@Schema(description = "主键id", requiredMode = Schema.RequiredMode.REQUIRED, example = "13853")
|
|
|
- @ExcelProperty("主键id")
|
|
|
|
|
private Long id;
|
|
private Long id;
|
|
|
|
|
|
|
|
@Schema(description = "项目部id", example = "125")
|
|
@Schema(description = "项目部id", example = "125")
|
|
|
- @ExcelProperty("项目部id")
|
|
|
|
|
private Long deptId;
|
|
private Long deptId;
|
|
|
|
|
|
|
|
@Schema(description = "项目部id", example = "125")
|
|
@Schema(description = "项目部id", example = "125")
|
|
@@ -44,7 +42,6 @@ public class IotRdDailyReportStatisticsRespVO {
|
|
|
private String type;
|
|
private String type;
|
|
|
|
|
|
|
|
@Schema(description = "任务id", example = "15678")
|
|
@Schema(description = "任务id", example = "15678")
|
|
|
- @ExcelProperty("任务id")
|
|
|
|
|
private Long taskId;
|
|
private Long taskId;
|
|
|
|
|
|
|
|
@Schema(description = "甲方")
|
|
@Schema(description = "甲方")
|
|
@@ -56,13 +53,16 @@ public class IotRdDailyReportStatisticsRespVO {
|
|
|
private String wellName;
|
|
private String wellName;
|
|
|
|
|
|
|
|
@Schema(description = "施工周期 天")
|
|
@Schema(description = "施工周期 天")
|
|
|
- @ExcelProperty("施工周期 天")
|
|
|
|
|
|
|
+ @ExcelProperty("施工周期(D)")
|
|
|
private String period;
|
|
private String period;
|
|
|
|
|
|
|
|
@Schema(description = "施工状态")
|
|
@Schema(description = "施工状态")
|
|
|
- @ExcelProperty("施工状态")
|
|
|
|
|
private String rdStatus;
|
|
private String rdStatus;
|
|
|
|
|
|
|
|
|
|
+ @Schema(description = "施工状态")
|
|
|
|
|
+ @ExcelProperty("施工状态")
|
|
|
|
|
+ private String rdStatusLabel;
|
|
|
|
|
+
|
|
|
@Schema(description = "施工工艺 多个逗号分隔")
|
|
@Schema(description = "施工工艺 多个逗号分隔")
|
|
|
@ExcelProperty("施工工艺")
|
|
@ExcelProperty("施工工艺")
|
|
|
private String techniques;
|
|
private String techniques;
|
|
@@ -72,11 +72,9 @@ public class IotRdDailyReportStatisticsRespVO {
|
|
|
private BigDecimal workloadDesign;
|
|
private BigDecimal workloadDesign;
|
|
|
|
|
|
|
|
@Schema(description = "已完成工作量")
|
|
@Schema(description = "已完成工作量")
|
|
|
- @ExcelProperty("已完成工作量")
|
|
|
|
|
private BigDecimal finishedWorkload;
|
|
private BigDecimal finishedWorkload;
|
|
|
|
|
|
|
|
@Schema(description = "任务创建时间")
|
|
@Schema(description = "任务创建时间")
|
|
|
- @ExcelProperty("任务创建时间")
|
|
|
|
|
private LocalDateTime createTime;
|
|
private LocalDateTime createTime;
|
|
|
|
|
|
|
|
@Schema(description = "油耗L")
|
|
@Schema(description = "油耗L")
|
|
@@ -87,7 +85,6 @@ public class IotRdDailyReportStatisticsRespVO {
|
|
|
private Integer sort;
|
|
private Integer sort;
|
|
|
|
|
|
|
|
@Schema(description = "工作量明细")
|
|
@Schema(description = "工作量明细")
|
|
|
- @ExcelProperty("工作量明细")
|
|
|
|
|
private List<IotRdDailyReportStatisticsItemVO> items;
|
|
private List<IotRdDailyReportStatisticsItemVO> items;
|
|
|
|
|
|
|
|
// 汇总统计 工作量
|
|
// 汇总统计 工作量
|
|
@@ -107,12 +104,14 @@ public class IotRdDailyReportStatisticsRespVO {
|
|
|
@ExcelProperty("水方量(方)")
|
|
@ExcelProperty("水方量(方)")
|
|
|
private BigDecimal cumulativeWaterVolume;
|
|
private BigDecimal cumulativeWaterVolume;
|
|
|
@Schema(description = "段数 累计施工-层")
|
|
@Schema(description = "段数 累计施工-层")
|
|
|
- @ExcelProperty("段数 累计施工-层")
|
|
|
|
|
|
|
+ @ExcelProperty("段数")
|
|
|
private BigDecimal cumulativeWorkingLayers;
|
|
private BigDecimal cumulativeWorkingLayers;
|
|
|
@Schema(description = "台次 当日仪表/混砂")
|
|
@Schema(description = "台次 当日仪表/混砂")
|
|
|
- @ExcelProperty("台次 当日仪表/混砂")
|
|
|
|
|
private BigDecimal cumulativeMixSand;
|
|
private BigDecimal cumulativeMixSand;
|
|
|
@Schema(description = "台次 当日泵车台次")
|
|
@Schema(description = "台次 当日泵车台次")
|
|
|
- @ExcelProperty("台次 当日泵车台次")
|
|
|
|
|
private BigDecimal cumulativePumpTrips;
|
|
private BigDecimal cumulativePumpTrips;
|
|
|
|
|
+
|
|
|
|
|
+ @Schema(description = "台次 泵车台次 仪表/混砂")
|
|
|
|
|
+ @ExcelProperty("台次")
|
|
|
|
|
+ private BigDecimal taici;
|
|
|
}
|
|
}
|