This commit is contained in:
@@ -44,6 +44,8 @@ namespace rmutr_report.Models
|
||||
public int? count_activity { get; set; } //ข้อ 16
|
||||
public string text1 { get; set; } //ข้อ 16
|
||||
public string text2 { get; set; } //ข้อ 16
|
||||
public string operational_activitie { get; set; }//ข้อ 15 ง.5-3
|
||||
public string evaluation { get; set; }//ข้อ 16 ง.5-3
|
||||
public int? total_target { get; set; } //ข้อ 16 ผลรวมกลุ่มเป้าหมาย
|
||||
public int? total_board { get; set; } //ข้อ 16 ผลรวมคณะกรรมการ
|
||||
public List<sixteenth_data> sixteenth { get; set; } //ข้อ 16
|
||||
@@ -72,7 +74,9 @@ namespace rmutr_report.Models
|
||||
public List<twenty_three_data> twenty_three { get; set; } //ข้อ 23
|
||||
public List<twenty_four_data> twenty_four { get; set; } //ข้อ 24
|
||||
public List<twenty_fifth_data> twenty_fifth { get; set; } //ข้อ 25
|
||||
|
||||
public string url_file1 { get; set; } //ง.5-3
|
||||
public string url_file2 { get; set; } //ง.5-3
|
||||
public string url_file3 { get; set; } //ข้อ 23 ง.5-3
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -85,60 +85,69 @@ namespace rmutr_report.Models
|
||||
{
|
||||
public string activity_table { get; set; }
|
||||
public List<tenth2_datas_details> tenths2 { get; set; }
|
||||
}
|
||||
|
||||
public class tenth2_datas_details
|
||||
{
|
||||
public decimal? salaya_executive { get; set; }
|
||||
public decimal? bophitphimuk_executive { get; set; }
|
||||
public decimal? pohchang_executive { get; set; }
|
||||
public decimal? klai_kangwon_executive { get; set; }
|
||||
public decimal? salaya_teacher { get; set; }
|
||||
public decimal? bophitphimuk_teacher { get; set; }
|
||||
public decimal? pohchang_teacher { get; set; }
|
||||
public decimal? klai_kangwon_teacher { get; set; }
|
||||
public decimal? salaya_officer { get; set; }
|
||||
public decimal? bophitphimuk_officer { get; set; }
|
||||
public decimal? pohchang_officer { get; set; }
|
||||
public decimal? klai_kangwon_officer { get; set; }
|
||||
public decimal? salaya_internal_student { get; set; }
|
||||
public decimal? bophitphimuk_internal_student { get; set; }
|
||||
public decimal? pohchang_internal_student { get; set; }
|
||||
public decimal? klai_kangwon_internal_student { get; set; }
|
||||
public decimal? salaya_external_student { get; set; }
|
||||
public decimal? bophitphimuk_external_student { get; set; }
|
||||
public decimal? pohchang_external_student { get; set; }
|
||||
public decimal? klai_kangwon_external_student { get; set; }
|
||||
public decimal? salaya_person { get; set; }
|
||||
public decimal? bophitphimuk_person { get; set; }
|
||||
public decimal? pohchang_person { get; set; }
|
||||
public decimal? klai_kangwon_person { get; set; }
|
||||
public decimal? salaya_lecturer { get; set; }
|
||||
public decimal? bophitphimuk_lecturer { get; set; }
|
||||
public decimal? pohchang_lecturer { get; set; }
|
||||
public decimal? klai_kangwon_lecturer { get; set; }
|
||||
|
||||
public decimal? salaya_board { get; set; }
|
||||
public decimal? bophitphimuk_board { get; set; }
|
||||
public decimal? pohchang_board { get; set; }
|
||||
public decimal? klai_kangwon_board { get; set; }
|
||||
|
||||
public decimal? salaya_driver { get; set; }
|
||||
public decimal? bophitphimuk_driver { get; set; }
|
||||
public decimal? pohchang_driver { get; set; }
|
||||
public decimal? klai_kangwon_driver { get; set; }
|
||||
|
||||
public decimal? salaya_other { get; set; }
|
||||
public decimal? bophitphimuk_other { get; set; }
|
||||
public decimal? pohchang_other { get; set; }
|
||||
public decimal? klai_kangwon_other { get; set; }
|
||||
|
||||
public decimal? salaya_total { get; set; }
|
||||
public decimal? bophitphimuk_total { get; set; }
|
||||
public decimal? pohchang_total { get; set; }
|
||||
public decimal? klai_kangwon_total { get; set; }
|
||||
}
|
||||
|
||||
public class tenth2_datas_details
|
||||
{
|
||||
public string target_group { get; set; }
|
||||
public decimal? salaya { get; set; }
|
||||
public decimal? bophitphimuk{ get; set; }
|
||||
public decimal? pohchang{ get; set; }
|
||||
public decimal? klai_kangwon{ get; set; }
|
||||
// public decimal? salaya_executive { get; set; }
|
||||
// public decimal? bophitphimuk_executive { get; set; }
|
||||
// public decimal? pohchang_executive { get; set; }
|
||||
// public decimal? klai_kangwon_executive { get; set; }
|
||||
// public decimal? salaya_teacher { get; set; }
|
||||
// public decimal? bophitphimuk_teacher { get; set; }
|
||||
// public decimal? pohchang_teacher { get; set; }
|
||||
// public decimal? klai_kangwon_teacher { get; set; }
|
||||
// public decimal? salaya_officer { get; set; }
|
||||
// public decimal? bophitphimuk_officer { get; set; }
|
||||
// public decimal? pohchang_officer { get; set; }
|
||||
// public decimal? klai_kangwon_officer { get; set; }
|
||||
// public decimal? salaya_internal_student { get; set; }
|
||||
// public decimal? bophitphimuk_internal_student { get; set; }
|
||||
// public decimal? pohchang_internal_student { get; set; }
|
||||
// public decimal? klai_kangwon_internal_student { get; set; }
|
||||
// public decimal? salaya_external_student { get; set; }
|
||||
// public decimal? bophitphimuk_external_student { get; set; }
|
||||
// public decimal? pohchang_external_student { get; set; }
|
||||
// public decimal? klai_kangwon_external_student { get; set; }
|
||||
// public decimal? salaya_person { get; set; }
|
||||
// public decimal? bophitphimuk_person { get; set; }
|
||||
// public decimal? pohchang_person { get; set; }
|
||||
// public decimal? klai_kangwon_person { get; set; }
|
||||
// public decimal? salaya_lecturer { get; set; }
|
||||
// public decimal? bophitphimuk_lecturer { get; set; }
|
||||
// public decimal? pohchang_lecturer { get; set; }
|
||||
// public decimal? klai_kangwon_lecturer { get; set; }
|
||||
//
|
||||
// public decimal? salaya_board { get; set; }
|
||||
// public decimal? bophitphimuk_board { get; set; }
|
||||
// public decimal? pohchang_board { get; set; }
|
||||
// public decimal? klai_kangwon_board { get; set; }
|
||||
//
|
||||
// public decimal? salaya_driver { get; set; }
|
||||
// public decimal? bophitphimuk_driver { get; set; }
|
||||
// public decimal? pohchang_driver { get; set; }
|
||||
// public decimal? klai_kangwon_driver { get; set; }
|
||||
//
|
||||
// public decimal? salaya_other { get; set; }
|
||||
// public decimal? bophitphimuk_other { get; set; }
|
||||
// public decimal? pohchang_other { get; set; }
|
||||
// public decimal? klai_kangwon_other { get; set; }
|
||||
//
|
||||
// public decimal? salaya_total { get; set; }
|
||||
// public decimal? bophitphimuk_total { get; set; }
|
||||
// public decimal? pohchang_total { get; set; }
|
||||
// public decimal? klai_kangwon_total { get; set; }
|
||||
}
|
||||
|
||||
public class operating_activities
|
||||
{
|
||||
public string activity { get; set; }
|
||||
@@ -146,18 +155,19 @@ namespace rmutr_report.Models
|
||||
|
||||
public class output_datas
|
||||
{
|
||||
public string kpi_name { get; set; }
|
||||
public string quantity_kpi { get; set; }
|
||||
public string quantity_target { get; set; }
|
||||
public string quantity_measure { get; set; }
|
||||
public string quality_kpi { get; set; }
|
||||
public string quality_target { get; set; }
|
||||
public string quality_measure { get; set; }
|
||||
public string time_kpi { get; set; }
|
||||
public string time_target { get; set; }
|
||||
public string time_measure { get; set; }
|
||||
public string cost_kpi { get; set; }
|
||||
public string cost_target { get; set; }
|
||||
public string cost_measure { get; set; }
|
||||
// public string quality_kpi { get; set; }
|
||||
// public string quality_target { get; set; }
|
||||
// public string quality_measure { get; set; }
|
||||
// public string time_kpi { get; set; }
|
||||
// public string time_target { get; set; }
|
||||
// public string time_measure { get; set; }
|
||||
// public string cost_kpi { get; set; }
|
||||
// public string cost_target { get; set; }
|
||||
// public string cost_measure { get; set; }
|
||||
}
|
||||
|
||||
public class thirteen_data
|
||||
|
||||
Reference in New Issue
Block a user