|
|
@ -30,9 +30,6 @@ public class ItempackagingImportExcelVO { |
|
|
|
|
|
|
|
@ExcelProperty(value = "包装单位", converter = DictConvert.class) |
|
|
|
@DictFormat(DictTypeConstants.UOM) |
|
|
|
private String description; |
|
|
|
|
|
|
|
@ExcelProperty("包装单位") |
|
|
|
private String stdPackUnit; |
|
|
|
|
|
|
|
@ExcelProperty("包装数量") |
|
|
|