linwe
2024-05-28 55bda5300ff455474364395513f6edddcd6cacf8
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;