guoyujie
2025-09-04 48bd9e20aa649145c9bf643e375c0cd86f7bb800
north-glass-erp/src/main/java/com/example/erp/entity/mm/MaterialLog.java
@@ -53,5 +53,7 @@
    @ExcelProperty("优化使用数量")
    private Integer useCount;
    private MaterialOutbound materialOutbound;
}