fix(标准化活动): standardizationType字段更改
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ public class LawsStandardization extends BaseEntity {
|
||||
/**节点类型(固定:分标委)*/
|
||||
@Excel(name = "节点类型", width = 15)
|
||||
@ApiModelProperty(value = "节点类型(固定:分标委)")
|
||||
private java.lang.String type;
|
||||
private java.lang.String standardizationType;
|
||||
/**编号*/
|
||||
@Excel(name = "编号", width = 15)
|
||||
@ApiModelProperty(value = "编号")
|
||||
|
||||
Reference in New Issue
Block a user