แก้ไข op 10 ข้อ

This commit is contained in:
Nakorn Rientrakrunchai
2021-03-07 12:48:25 +07:00
parent 9530d1aa37
commit 9bac5ef7d3
23 changed files with 1567 additions and 355 deletions

View File

@@ -18,6 +18,7 @@ namespace TodoAPI2.Models
public List<int> detail_id { get; set; }
public int? is_print_22 { get; set; }
}
}