linwe
2024-05-24 2a934daeb805d64a60100eb6697c32cb7a50aedb
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;