ปรับปรุง เพิ่มเติม
This commit is contained in:
@@ -23,7 +23,6 @@ namespace TodoAPI2.Models
|
||||
public string employee_profile_picture { get; set; }
|
||||
|
||||
public string employee_position { get; set; }
|
||||
|
||||
public string employee_position_type { get; set; }
|
||||
|
||||
public string employee_position_level { get; set; }
|
||||
|
||||
@@ -21,6 +21,7 @@ namespace TodoAPI2.Models
|
||||
public string employee_position_level { get; set; }
|
||||
public string employee_org { get; set; }
|
||||
public string employee_position { get; set; }
|
||||
public string employee_position_full { get; set; }
|
||||
public string image_url { get; set; }
|
||||
public string chief_fullname { get; set; }
|
||||
public string chief_position { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user