Commit 3d21d957 authored by xinglei's avatar xinglei

*)修改描述

parent bbf58d98
...@@ -110,6 +110,6 @@ public class AlertCalled extends BaseEntity { ...@@ -110,6 +110,6 @@ public class AlertCalled extends BaseEntity {
private Boolean isFatherAlert = false; private Boolean isFatherAlert = false;
@TableField(exist=false) @TableField(exist=false)
@ApiModelProperty(value = "警情来源") @ApiModelProperty(value = "警情来源多选 [逗号分隔]")
private String alertSourceCodeStr; private String alertSourceCodeStr;
} }
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