เพิ่มฟิลเพื่อรองรับการจัดข้อมูลเก่า
This commit is contained in:
@@ -56,6 +56,8 @@ namespace TodoAPI2.Models
|
||||
|
||||
public int? org_at_this_time { get; set; }
|
||||
|
||||
public int? order_at_this_time { get; set; }
|
||||
|
||||
public string active_mode { get; set; }
|
||||
|
||||
}
|
||||
|
||||
@@ -53,6 +53,8 @@ namespace TodoAPI2.Models
|
||||
public string migration_eva_result { get; set; }
|
||||
public int? org_at_this_time { get; set; }
|
||||
|
||||
public int? order_at_this_time { get; set; }
|
||||
|
||||
public int? adjust_postponement_id_eva_adjust_postponement_fiscal_year { get; set; }
|
||||
public int? adjust_postponement_quota_id_eva_adjust_postponement_fiscal_year { get; set; }
|
||||
public string employee_id_external_linkage_external_name { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user