bug优化
This commit is contained in:
@@ -38,6 +38,9 @@ public class RStatDataHarmPowerSD implements Serializable {
|
||||
@TableField(value = "quality_flag")
|
||||
private Integer qualityFlag;
|
||||
|
||||
@TableField(value = "s",updateStrategy = FieldStrategy.IGNORED)
|
||||
private Double s;
|
||||
|
||||
@TableField(value = "s_1",updateStrategy = FieldStrategy.IGNORED)
|
||||
private Double s1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user