This commit is contained in:
2021-07-23 23:53:42 +00:00
parent dc87102276
commit f514211b7c
3 changed files with 18 additions and 9 deletions

View File

@@ -39,7 +39,7 @@ namespace AyaNova.Models
[NotMapped]
public string ContractViz { get; set; }
public DateTime? ContractExpires { get; set; }
public long? DefaultServiceTemplateId { get; set; }
//public long? DefaultServiceTemplateId { get; set; }
public string Phone1 { get; set; }
public string Phone2 { get; set; }
public string Phone3 { get; set; }