luodangjia
2024-12-28 73a0ffbc8f1c5c625ce4bb3225c0e5e30179520e
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;