add field
This commit is contained in:
@@ -14,6 +14,7 @@ namespace rmutr_report.Models
|
||||
public string list { get; set; }
|
||||
public decimal? target_quantity { get; set; }
|
||||
public decimal? kpi_quantity { get; set; }
|
||||
public decimal? achievement_quantity { get; set; }
|
||||
public decimal? strategy_quantity { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user