API สรุปผล รอ pathName

This commit is contained in:
setthawutttty 2023-12-20 17:04:32 +07:00
parent 5bb31541c9
commit 84a45e3f59
4 changed files with 94 additions and 61 deletions

View file

@ -4,7 +4,7 @@ interface FormData {
titleType: string;
oc: string;
file: any
disciplineComplaint_Appeal_Docs: any
disciplineDisciplinary_DocResults: any
year: number | null;
}