张天森
2022-10-09 4d6631a60975c8f6a0ec67436258bf54c8438dc1
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComEvent.java
@@ -174,4 +174,6 @@
   private String keyword;
   @TableField(exist = false)
   private Integer userType;
   @ApiModelProperty("取消时间")
   private Date revokeDate;
}