Commit 37c274e8 authored by suhuiguang's avatar suhuiguang

feat(重要提醒):设备新增提醒开发

1.重要提醒设备开发联调测试
parent e3eaf806
...@@ -303,7 +303,7 @@ public class IdxBizJgProjectContraption extends BaseEntity { ...@@ -303,7 +303,7 @@ public class IdxBizJgProjectContraption extends BaseEntity {
/** /**
* 数据质量等级 * 数据质量等级
*/ */
@TableField("\"DATA_QUALITY_SCORE\"") @TableField("data_quality_score")
private Integer dataQualityScore; private Integer dataQualityScore;
} }
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