Commit d72b8a5d authored by duanruiming's avatar duanruiming

[update] 济南测试平台-事件查询添加拓展字段

parent e499fbd6
......@@ -102,4 +102,6 @@ public class HoloEventInfoPO implements Serializable {
private Date ruksj;
@ApiModelProperty(value = "备注")
private String remark;
@ApiModelProperty(value = "拓展字段")
private String extend;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment