fix === > แก้ไขข้อมูลเพื่อลงบัญชีแนบท้าย ทุกระบบ
This commit is contained in:
parent
bcd5d1d56c
commit
d9bb320b16
17 changed files with 514 additions and 348 deletions
|
|
@ -33,8 +33,8 @@ interface TypeFile {
|
|||
interface ResponseDataDetail {
|
||||
profileId: string;
|
||||
avataPath: string;
|
||||
createdAt: Date;
|
||||
date: Date;
|
||||
createdAt: Date | null;
|
||||
date: Date | null;
|
||||
id: string;
|
||||
organization: string;
|
||||
organizationPositionOld: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue