标签管理-标签内容
This commit is contained in:
-8
@@ -109,14 +109,6 @@ public class SysDict implements Serializable {
|
||||
@ApiModelProperty(value = "标签类型 1下拉选择 2树形结构")
|
||||
@Dict(dicCode = "attribute_type")
|
||||
private java.lang.String attributeType;
|
||||
|
||||
/**
|
||||
* 英文名称
|
||||
*/
|
||||
@Excel(name = "英文名称", width = 15)
|
||||
@ApiModelProperty(value = "英文名称")
|
||||
@Dict(dicCode = "en_name")
|
||||
private java.lang.String enName;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user