luoyisheng
2025-04-07 1ce91b7aa003c37b3ec531111ceb095165cb1038
medicalWaste-system/src/main/java/com/sinata/system/domain/vo/MwMicroEquipmentVO.java
@@ -33,4 +33,7 @@
    @ApiModelProperty("备注")
    private String remark;
    @ApiModelProperty("层级关系")
    private String relation;
}