luoyisheng
2025-02-21 4ec6c608bcb3d0210c583e376f3bcbe0515b0189
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;