luoyisheng
2025-03-25 b03d89e792a34c486f0afeab69e837f85d8cbe16
medicalWaste-system/src/main/java/com/sinata/system/domain/vo/MwMedicalWasteBoxVO.java
@@ -26,6 +26,9 @@
    @ApiModelProperty("暂存间名称")
    private String roomName;
    @ApiModelProperty("医废类型")
    private Long wasteType;
    @ApiModelProperty("医废类型名称")
    private String wasteTypeStr;