ing
This commit is contained in:
@@ -13,6 +13,9 @@ public class MetaInfraType {
|
||||
private String name;
|
||||
private Date createDate;
|
||||
|
||||
public MetaInfraType() {
|
||||
}
|
||||
|
||||
public MetaInfraType(Integer id) {
|
||||
this.id = id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user