fix === > แก้ไขข้อมูลเพื่อลงบัญชีแนบท้าย ทุกระบบ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-29 14:28:21 +07:00
parent bcd5d1d56c
commit d9bb320b16
17 changed files with 514 additions and 348 deletions

View file

@ -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;