ทะเบียนประวัติ => ข้อมูลครอบครัว

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-15 16:11:43 +07:00
parent f89c9e02c1
commit acee32e3cf
12 changed files with 240 additions and 110 deletions

View file

@ -1,5 +1,6 @@
interface RequestItemsObject {
profileId?: string;
profileEmployeeId?: string;
detail: string;
issueDate: Date | null;
issuer: string;