API ข้อมูลตำแหน่งลูกจ้างประจำ
This commit is contained in:
parent
c052ef9148
commit
0a86f87f9c
7 changed files with 275 additions and 144 deletions
|
|
@ -7,7 +7,7 @@ interface FrmDataGroup {
|
|||
interface FormDataLevel {
|
||||
posLevelName: number | null;
|
||||
posTypeName: string | undefined;
|
||||
commander: string;
|
||||
posLevelAuthority: string;
|
||||
}
|
||||
|
||||
export type { FrmDataGroup, FormDataLevel };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue