แก้ฟิล
This commit is contained in:
parent
3070383469
commit
386e1a9811
2 changed files with 15 additions and 15 deletions
|
|
@ -6,9 +6,9 @@ interface DataResult {
|
|||
disciplinaryFaultLevel: string; //ระดับโทษความผิด
|
||||
disciplinaryCaseFault: string; //กรณีความผิด
|
||||
status: string; //สถานะ
|
||||
disciplineType: string; //สถานะ
|
||||
titleType: string; //สถานะ
|
||||
oc: string; //สถานะ
|
||||
resultDisciplineType: string; //สถานะ
|
||||
resultTitleType: string; //สถานะ
|
||||
resultOc: string; //สถานะ
|
||||
createdAt: Date | null; //วันที่ส่งเรื่องสอบสวน
|
||||
}
|
||||
interface DataResultList {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue