chenlu
2025-07-15 6bbcdd0d1beeca74251f63ea42b9ee8349e97902
north-glass-erp/src/main/java/com/example/erp/entity/mm/MaterialLog.java
@@ -50,5 +50,8 @@
    @ExcelProperty("创建时间")
    private LocalDate operateTime;
    @ExcelProperty("优化使用数量")
    private Integer useCount;
}