รวม code การแก้บัก จากทีม

This commit is contained in:
Nakorn Rientrakrunchai
2020-04-14 23:48:40 +07:00
parent b3c7cd12d8
commit 5aff3ddb9d
11 changed files with 92 additions and 69 deletions

View File

@@ -14,7 +14,7 @@ namespace TodoAPI2.Models
public class rep_eva01SearchModel
{
public int? org_id { get; set; }
public string org_id { get; set; }
public int? round_id { get; set; }