luodangjia
2025-01-07 d0542b6f8b7ead9cea467f12d989eaabb8ec6e60
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;
}