linwe
2024-05-25 749f2fe0ee4061c502ab9a2c22773c1e2e51b595
src/main/java/org/springblade/modules/eCallEventTwo/entity/ECallEventTwoEntity.java
@@ -261,6 +261,10 @@
   @TableField("tag_redo")
   private String tagRedo;
   @ApiModelProperty(value = "定位地址", example = "")
   @TableField("location")
   private String location;
   @ApiModelProperty(value = "创建人", example = "")
   @TableField("create_user_id")
   private Long createUserId;