ปรับปรุงวันที่

This commit is contained in:
nakorn
2022-03-22 15:04:57 +07:00
parent ba57633ab8
commit f5ebda01bf
3 changed files with 15 additions and 0 deletions

View File

@@ -63,6 +63,9 @@ namespace TodoAPI2.Models
public string txt_status_self_a_click_date { get; set; }
public string txt_status_chief_a_click_date { get; set; }
public string txt_status_self_click_date { get; set; }
public string txt_status_chief_click_date { get; set; }
public string txt_status_supervisor_click_date { get; set; }
public string txt_status_supervisor1A_click_date { get; set; }
public string txt_status_supervisor2A_click_date { get; set; }