บันทึกและแก้ไขการเพิ่ม LeaveRangeEnd และการเอาค่ามาแสดง

This commit is contained in:
Suphonchai Phoonsawat 2025-04-22 10:51:58 +07:00
parent bec082a554
commit 6b453b8bdf
6 changed files with 22 additions and 1 deletions

View file

@ -32,6 +32,8 @@
public string LeaveRange { get; set; } = string.Empty;
public string LeaveRangeEnd { get; set; } = string.Empty;
public bool? HajjDayStatus { get; set; }
public string? ProfileType { get; set; }