New test comment
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Database.Models
|
||||
[Key]
|
||||
public int Id { get; set; }
|
||||
public int SaleId { get; set; }
|
||||
public decimal Amount { get; set;} // Test
|
||||
public decimal Amount { get; set;} // Test2
|
||||
public string Type { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user