createdf
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Back.Data.Models.Warehouse
|
||||
public int CODID { get; set; }
|
||||
public decimal Count { get; set; }
|
||||
public string Date { get; set; }
|
||||
public DateTime CreateDt { get; set; }
|
||||
public bool ForSale { get; set; }
|
||||
public TypeReceipt Type { get; set; }
|
||||
public string info { get; set; }
|
||||
|
Reference in New Issue
Block a user