bug
luoyisheng
2025-02-24 ccd758bcd9b357b365c28f62efde203faa83fb93
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;