李白
2026-06-02 08095d9847f0cd612c3007f860e57e967278562e
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;
}