feat(标准化活动): 字段调整
This commit is contained in:
+1
@@ -34,6 +34,7 @@ public class LawsStandardization extends BaseEntity {
|
|||||||
/**上级节点名称*/
|
/**上级节点名称*/
|
||||||
@Excel(name = "上级节点名称", width = 15)
|
@Excel(name = "上级节点名称", width = 15)
|
||||||
@ApiModelProperty(value = "上级节点名称")
|
@ApiModelProperty(value = "上级节点名称")
|
||||||
|
@TableField(exist = false)
|
||||||
private java.lang.String supperName;
|
private java.lang.String supperName;
|
||||||
/**节点类型(固定:分标委)*/
|
/**节点类型(固定:分标委)*/
|
||||||
@Excel(name = "节点类型", width = 15)
|
@Excel(name = "节点类型", width = 15)
|
||||||
|
|||||||
Reference in New Issue
Block a user