This commit is contained in:
parent
8ecc84a7c3
commit
6e9edd706c
@ -108,7 +108,7 @@ public class Material extends IdBaseEntity {
|
||||
@Column("m_description")
|
||||
@Comment("备注")
|
||||
@ColDefine(notNull = false, width = 500, precision = 0)
|
||||
@ExcelIgnore
|
||||
@ColumnWidth(40)
|
||||
private String description;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user