update
This commit is contained in:
@@ -64,6 +64,8 @@ namespace rmutr_report.Models.Personnel
|
||||
public int? total_wages_and_fittings { get; set; }
|
||||
public int? total_wages_and_fittings_12 { get; set; }
|
||||
public List<t_personnel_salary_permanent_deltail> personnel_salary_deltails { get; set; }
|
||||
public bool? is_footer { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class t_personnel_salary_permanent_deltail
|
||||
|
||||
Reference in New Issue
Block a user