แก้ไข 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

@@ -21,7 +21,7 @@ namespace TodoAPI2.Models
eva_evaluation_achievementWithSelectionViewModel GetWithSelection(int id);
eva_evaluation_achievementWithSelectionViewModel GetBlankItem();
void reset_achievement(int id);
}
}