updated เพิ่มผอ.

This commit is contained in:
Warunee Tamkoo 2024-06-12 18:12:46 +07:00
parent e4f37917f1
commit 877809c2b4
2 changed files with 18 additions and 3 deletions

View file

@ -32,6 +32,8 @@ interface FormDataPosition {
positionNo: string;
suffixNo: string;
reason?: string;
isDirector?: boolean;
isOfficer?: boolean;
}
interface FormDataNewStructure {