Update about the relation column "User" for the images
and begin to add a column in "Aircraft"
This commit is contained in:
@@ -5,5 +5,7 @@
|
||||
public int Id { get; set; }
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public string ImageData { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user