自动化立体仓库 - WMS系统
#
Administrator
2026-04-16 fce0a67f5dff3537194d52a8d0f26c4b7fb3dc90
src/main/java/com/zy/common/entity/MatExcel.java
@@ -31,4 +31,7 @@
    @ExcelProperty(index = 7, value = "库存预警数量下限")
    private Double storeMin;
    @ExcelProperty(index = 8, value = "单位")
    private String unit;
}