lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/entity/MdcEquipmentStatisticalShiftInfoMonth.java
@@ -100,6 +100,18 @@ @ApiModelProperty(value = "开机率") private BigDecimal openRate; /** * 班次id */ @Excel(name = "班次id", width = 15) @ApiModelProperty(value = "班次id") private String shiftSubId; /** * 统计类型(1总 2分班次) */ @Excel(name = "统计类型", width = 15) @ApiModelProperty(value = "统计类型") private Integer shiftType; /** * 创建时间 */ @ApiModelProperty(value = "创建时间")