Bozza editing: ok create (icone 2 review)
This commit is contained in:
@@ -28,7 +28,7 @@ namespace GWMS.Data.DatabaseModels
|
||||
|
||||
public DayOfWeek DayNum { get; set; } = DayOfWeek.Monday;
|
||||
|
||||
public int DeliveryHour { get; set; } = 13;
|
||||
public int DeliveryHour { get; set; }
|
||||
|
||||
[MaxLength(250)]
|
||||
public string Note { get; set; } = "";
|
||||
|
||||
Reference in New Issue
Block a user