Commit e52ceb3d authored by ankh's avatar ankh

线上表名称切换

parent 7ca60176
...@@ -27,7 +27,7 @@ import java.util.List; ...@@ -27,7 +27,7 @@ import java.util.List;
@ApiModel(value = "干滩") @ApiModel(value = "干滩")
@Getter @Getter
@Setter @Setter
@TableName("tb_db_data") @TableName("tb_ndb_data")
public class DbData implements Serializable { public class DbData implements Serializable {
public static final long serialVersionUID = 1L; public static final long serialVersionUID = 1L;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment