This commit is contained in:
2021-07-09 14:51:48 +00:00
parent 28551bc4ec
commit 9a0f63f066
3 changed files with 10 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ namespace AyaNova.Models
public long CustomerId { get; set; }
[NotMapped]
public string CustomerViz { get; set; }
[NotMapped]
public string CustomerTechNotesViz { get; set; }