medicalWaste-system/src/main/java/com/sinata/system/domain/vo/MwWarningRecordVO.java
@@ -44,7 +44,7 @@ private Integer type; @ApiModelProperty("预警消息") @ExcelProperty(value = "预警消息", index = 3) @ExcelProperty(value = "预警信息", index = 3) private String message; @ApiModelProperty("预警状态 1:未解除;2:已解除")