ci:报告标签关系表修改字段
This commit is contained in:
@@ -44,7 +44,7 @@ public class ReportLabelEntity implements Serializable {
|
|||||||
* 标签id
|
* 标签id
|
||||||
*/
|
*/
|
||||||
@TableField(value = "last_label")
|
@TableField(value = "last_label")
|
||||||
private String labelLabel;
|
private String lastLabel;
|
||||||
|
|
||||||
@TableField(exist = false)
|
@TableField(exist = false)
|
||||||
private static final long serialVersionUID = 121348721347890417L;
|
private static final long serialVersionUID = 121348721347890417L;
|
||||||
|
|||||||
Reference in New Issue
Block a user