ci:报告标签关系表修改字段

This commit is contained in:
2023-05-10 15:54:14 +08:00
parent 983e74c0f6
commit 6df222967f
@@ -44,7 +44,7 @@ public class ReportLabelEntity implements Serializable {
* 标签id
*/
@TableField(value = "last_label")
private String labelLabel;
private String lastLabel;
@TableField(exist = false)
private static final long serialVersionUID = 121348721347890417L;