zss
16 小时以前 451acd4ad80af35a0dfcfa950170b1d8c915615c
src/main/java/com/ruoyi/purchase/pojo/PurchaseReturnOrderProducts.java
@@ -31,8 +31,8 @@
    @Schema(description = "退货单id")
    private Long purchaseReturnOrderId;
    @Schema(description = "产品规格id")
    private Long ProductModelId;
    @Schema(description = "销售台账产品id")
    private Long salesLedgerProductId;
    @Schema(description = "退货数量")
    private BigDecimal returnQuantity;