huanghongfa
2021-07-22 02f18587bd8860b305e2c688e20465be166bb48c
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/visit/EventVisitingTasksDetailsVO.java
@@ -63,6 +63,9 @@
   @EncryptDecryptField
   private String visiterTele;
   @ApiModelProperty(value = "需走访人电话")
   private String visiterPhone;
    @ApiModelProperty(value = "需走访人居住地址")
   private String visiterAddress;
@@ -128,7 +131,7 @@
   private Date submitDate;
    @ApiModelProperty(value = "是否异常行为:0否,1是")
   private Boolean exception;
   private Integer exception;
    @ApiModelProperty(value = "走访内容根据重点人员类型输入项不同,录入全部的表单内容数据")
   private JSONObject tableContentJson;