hrms-api-backend/BMA.EHR.Leave/DTOs/LeaveBeginnings
Suphonchai Phoonsawat 639d41649c Add LeaveCount column to LeaveBeginnings table
- Introduced a new column 'LeaveCount' of type int to the LeaveBeginnings table.
- Set default value to 0 and added a comment for clarity in Thai: "จำนวนครั้งที่ลาสะสม".
2026-02-05 10:54:44 +07:00
..
CreateLeaveBeginningDto.cs CRUD Leave Beginning 2025-04-23 11:25:12 +07:00
EditLeaveBeginningDto.cs Add LeaveCount column to LeaveBeginnings table 2026-02-05 10:54:44 +07:00
GetLeaveBeginningDto.cs sortBy #1814 2025-10-06 15:12:40 +07:00