ปรับปรุง report

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-09-26 17:36:59 +07:00
parent 14c7df9d17
commit 0aac403a33
5 changed files with 31 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ namespace TodoAPI2.Models
public int? round_id { get; set; }
public int? employee_id { get; set; }
public string round_text { get; set; }
}
}