fix reasonResign

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-01-13 17:23:04 +07:00
parent afe6ee03e4
commit 30b2525144
3 changed files with 5 additions and 2 deletions

View file

@ -29,6 +29,7 @@ interface ResponseItems {
fullname: string;
datetext: string | null;
citizenId: string;
reasonResign: string;
}
interface TypeFile {