#
lsh
2024-09-19 18c4802145b32498b4f018d74fd6ad4b1bbc5f96
zy-asrs-common/src/main/java/com/zy/asrs/common/domain/entity/SafeStoExport.java
@@ -14,7 +14,7 @@
    @ExcelProperty(index = 0, value = "货位")
    private String node_name;
    @ExcelProperty(index = 1, value = "商品编号")
    @ExcelProperty(index = 1, value = "品号")
    private String matnr;
    @ExcelProperty(index = 2, value = "商品名称")