แก้เพิ่มข้อมูล profileType

This commit is contained in:
setthawutttty 2025-03-05 14:48:46 +07:00
parent 6fea0f1851
commit df207fa2f2
2 changed files with 2 additions and 1 deletions

View file

@ -49,6 +49,7 @@ interface DataResTime {
interface DataResLog {
id: string; //id รายการลงเวลาปฏิบัติงาน
fullName: String; //ชื่อ-นามสกุล
profileType: String; //สถานภาพ
checkInDate: Date | null; //วันที่เข้างาน
checkInTime: string; //เวลาเข้างาน
checkInLocation: String; //พิกัดเข้างาน