...
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.Linq;
|
||||
using System.Security.Principal;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
@@ -113,7 +114,6 @@ namespace Shared.DTOs
|
||||
//مبلغ قبل از تخفیف
|
||||
public decimal? prdis { get; set; }
|
||||
//مبلغ بعد از تخفیف
|
||||
|
||||
public decimal? adis { get; set; }
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user