Commit 61cf9d14 authored by tangwei's avatar tangwei

Merge branch 'developer' of http://172.16.10.76/moa/amos-boot-biz into developer

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