เพิ่มฟิล ปีงบประมาณ

This commit is contained in:
setthawutttty 2024-01-09 11:14:54 +07:00
parent d4881eefb8
commit da304aed7d
2 changed files with 13 additions and 1 deletions

View file

@ -9,6 +9,7 @@ interface DataResult {
resultDisciplineType: string; //สถานะ
resultTitleType: string; //สถานะ
resultOc: string; //สถานะ
resultYear: string; //สถานะ
createdAt: Date | null; //วันที่ส่งเรื่องสอบสวน
}
interface DataResultList {