linwe
2024-05-25 7730a5e43fbf8bb7f5c94760321e7577fca4bd57
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;