platformx-business-finance-api/src/main/java/com/by4cloud/platformx/business/dto/OutSubjectMatterAddDTO.java
@@ -17,10 +17,4 @@ @Schema(description = "出库数量") private BigDecimal outBoundNum; @Schema(description = "单据名称") private String outBoundAttNames; @Schema(description = "单据路径") private String outBoundAttPaths; }