Update Records model
This commit is contained in:
@@ -40,6 +40,7 @@ namespace WebAPI.Models
|
||||
public float? Value29 { get; set; }
|
||||
public float? Value30 { get; set; }
|
||||
public float? Value31 { get; set; }
|
||||
public float? Value32 { get; set; }
|
||||
//Description fields
|
||||
public string? Desc1 { get; set; }
|
||||
public string? Desc2 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user