liyong
8 天以前 8ecbd739cf70d0e28af1e0dad4c4ae33a475097c
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;