Commit c92b32d0 authored by 李腾威's avatar 李腾威

日常管理-警情VO修改

parent e7579f09
...@@ -212,7 +212,5 @@ public class AlertCalledVo extends BaseEntity { ...@@ -212,7 +212,5 @@ public class AlertCalledVo extends BaseEntity {
@ApiModelProperty(value = "接警时间str") @ApiModelProperty(value = "接警时间str")
private String callTimeStr; private String callTimeStr;
@ApiModelProperty(value = "接警人")
protected String recUserName;
} }
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