@@ -10,7 +10,7 @@ import javax.persistence.*;
@AllArgsConstructor
@NoArgsConstructor
@Entity
-@Table(name = "article_title_his_cache")
+@Table(name = "article_re_match_record")
public class ArticleReMatchRecord {
@Id