แก้รายงานคำสั่ง

This commit is contained in:
Suphonchai Phoonsawat 2023-09-25 17:06:20 +07:00
parent 1f5edf20ed
commit 652a9f2b16
11 changed files with 130 additions and 29 deletions

View file

@ -15,5 +15,7 @@
public string StartDate { get; set; } = string.Empty;
public string EndDate { get; set; } = string.Empty;
public string Reason { get; set; } = string.Empty;
}
}