10 天以前 200997dac09a7e4d373a6f7709733d57567b38f8
src/main/java/com/ruoyi/purchase/vo/PurchaseStockInProductVo.java
@@ -13,7 +13,7 @@
    private Long id;
    @Schema(description = "销售台账的产品id")
    private Long saleLedgerProductId;
    private Long salesLedgerProductId;
    @Schema(description = "产品规格id")
    private Long productModelId;