This commit is contained in:
2021-05-25 18:52:10 +00:00
parent 8116bf0139
commit 8a68c2c0e4
4 changed files with 10 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ namespace AyaNova.Models
public int Sequence { get; set; } = 0;
[Required]
public string Task { get; set; }