bug fixed
This commit is contained in:
@@ -44,8 +44,8 @@ namespace rmutr_report.Models
|
||||
public string responsible_person { get; set; }
|
||||
public string compiler_reporter { get; set; }
|
||||
public List<agency>agencys { get; set; }
|
||||
public decimal? value1 { get; set; }
|
||||
public decimal? value2 { get; set; }
|
||||
// public decimal? value1 { get; set; }
|
||||
// public decimal? value2 { get; set; }
|
||||
// public string value3 { get; set; }
|
||||
// public string value4 { get; set; }
|
||||
// public string value5 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user