update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
public class MotionAddUpdate
|
||||
{
|
||||
public DateTime Date { get; set; }
|
||||
public string Motion { get; set; } = null!;
|
||||
public string Item { get; set; } = null!;
|
||||
public string? Description { get; set; }
|
||||
public decimal Plus { get; set; }
|
||||
public decimal Minus { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user