bug fixed
This commit is contained in:
@@ -10,9 +10,9 @@ namespace rmutr_report.Models.Personnel
|
||||
public Guid? personnel_salary_permanent_root_uid { get; set; }
|
||||
public Guid? log_report_uid { get; set; }
|
||||
public string year { get; set; }
|
||||
public string salary_text_1 { get; set; }
|
||||
public string salary_text_2 { get; set; }
|
||||
public string salary_text_3 { get; set; }
|
||||
// public string salary_text_1 { get; set; }
|
||||
// public string salary_text_2 { get; set; }
|
||||
// public string salary_text_3 { get; set; }
|
||||
public int? salary { get; set; }
|
||||
public int? estimate_promote_1 { get; set; }
|
||||
public int? estimate_promote_2 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user