medicalWaste-system/src/main/java/com/sinata/system/domain/vo/MwCollectRecordVO.java
@@ -41,7 +41,7 @@ private String boxNumber; @ApiModelProperty("医废类型(数据字典id)") private Integer wasteType; private Long wasteType; @ApiModelProperty("医废类型名称") @ExcelProperty(value = "医废类型", index = 5)