...
This commit is contained in:
@@ -18,7 +18,6 @@ namespace Shared.DTOs.Warehouse
|
||||
}
|
||||
public class CirculationDto
|
||||
{
|
||||
public int ID { get; set; }
|
||||
public int CODID { get; set; }
|
||||
[Display(Name = "کالا")]
|
||||
public string? CODTitle { get; set; }
|
||||
|
Reference in New Issue
Block a user