2026-06-11 c9bfb3c99d229e5b1f79e2809266ae3583569676
src/main/java/com/ruoyi/sales/pojo/SalesLedgerProduct.java
@@ -125,6 +125,9 @@
     */
    private Long productModelId;
    @Schema(description = "库存类型:qualified/waste")
    private String stockType;
    @Schema(description = "登记人")
    private String register;