skyouc
5 天以前 8c5b4882879c11321e1a0e18bb1c2c89f34e8c45
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/excel/MatnrsTemplate.java
@@ -34,13 +34,13 @@
    @Excel(name = "货主标识")
    @ExcelComment(example = "123")
    private Long shipperId;
    private String shipperId;
    @NotNull
    @Excel(name = "物料分组")
    @ExcelComment(example = "手机")
    private Long groupId;
    private String groupId;
    @Excel(name = "ERP编码")