廖井涛
2025-09-10 569c889395ebe14caf48820e7bfb0551357ec0d2
north-glass-erp/src/main/java/com/example/erp/entity/mm/MaterialLog.java
@@ -53,5 +53,7 @@
    @ExcelProperty("优化使用数量")
    private Integer useCount;
    private MaterialOutbound materialOutbound;
}