เพิ่มการตรวจการ scan นิ้วจาก timerecorder_id

This commit is contained in:
Nakorn Rientrakrunchai
2021-01-17 11:34:56 +07:00
parent 5b22703086
commit 381369e397
3 changed files with 12 additions and 1 deletions

View File

@@ -56,6 +56,8 @@ namespace TodoAPI2.Models
public decimal? other_money { get; set; }
public string profile_picture { get; set; }
public string timerecorder_id { get; set; }
public int? worked_month // ทำงานมาแล้วกี่เดือน
{
get