This commit is contained in:
mmrbnjd
2024-05-13 13:02:09 +03:30
parent 521c17cfe3
commit 4d3c364eca
9 changed files with 327 additions and 14 deletions

View File

@@ -98,7 +98,7 @@ namespace Back.Data.Models
#region fild
public string Title { get; set; }
public string Des { get; set; }
public string? Des { get; set; }
public InvoiceType invoiceType { get; set; }
//شماره منحصر به فرد مالیاتی
[MaxLength(22)]