editd
This commit is contained in:
@@ -22,9 +22,9 @@ namespace rmutr_report.Models
|
||||
public int? no { get; set; }
|
||||
public string list { get; set; }
|
||||
public decimal? total { get; set; }
|
||||
public int? lesser { get; set; }
|
||||
public int? between { get; set; }
|
||||
public int? over { get; set; }
|
||||
public string lesser { get; set; }
|
||||
public string between { get; set; }
|
||||
public string over { get; set; }
|
||||
public string problem { get; set; }
|
||||
public string type_1 { get; set; }
|
||||
public string type_2 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user