bug
luoyisheng
2025-03-21 1631a9cd06a9272dbc808551ce7f0682cde2ba71
medicalWaste-system/src/main/java/com/sinata/system/domain/vo/MwContractVO.java
@@ -67,4 +67,7 @@
    @ApiModelProperty("附件列表")
    private List<MwAttachmentVO> attachmentList;
    @ApiModelProperty("层级关系")
    private String relation;
}