fixing ระบบวินัย

This commit is contained in:
Warunee Tamkoo 2024-05-28 15:41:15 +07:00
parent e9ee7e7f40
commit ba728ea000
16 changed files with 391 additions and 442 deletions

View file

@ -255,6 +255,8 @@ interface DataProfile {
rootOld?: string;
rootShortNameOld?: string | null;
status: string;
positionType?: string;
positionLevel?: string;
}
export type {
DataOption,