gongchunyi
7 天以前 e9517cc294c2d8252b5f1db8d214f6c1b0df1686
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;