รวมหน้าบรรจุ

This commit is contained in:
Warunee Tamkoo 2023-07-12 14:50:35 +07:00
parent 5533f0512d
commit 8eee779e14
4 changed files with 387 additions and 1447 deletions

View file

@ -50,6 +50,6 @@ interface PartialTableName {
bmaOfficer: string;
number: number;
statusId: string;
disclaim: string;
deferment: string;
}
export type { TableName ,PartialTableName};