新增字段calibReports
This commit is contained in:
parent
41987c9d60
commit
f506e0ab28
|
@ -157,4 +157,8 @@ public class GardsSampleData implements Serializable {
|
|||
@TableField(exist = false)
|
||||
private String detectorsName;
|
||||
|
||||
|
||||
@TableField(exist = false)
|
||||
private String calibReports;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user