李白
2026-06-04 b58c3bf0e4c9bf4327b749040c3490fd2d0970b2
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;
}