This commit is contained in:
mmrbnjd
2024-08-15 19:15:51 +03:30
parent 4c82d49a0e
commit 21eeb4d11b
9 changed files with 259 additions and 139 deletions

View File

@@ -133,6 +133,10 @@ namespace Back.Data.Models
[MaxLength(12)]
public string? bsrn { get; set; }
public decimal? _cfee { get; set; }
//تفاوت نرخ خرید و فروش ارز
public decimal? pspd { get; set; }
//عیار
public decimal? cui { get; set; }
#endregion
#region Navigation