ปรับส่งไปออกคำสั่ง วินัย

This commit is contained in:
setthawutttty 2024-10-09 11:02:17 +07:00
parent 605608ff04
commit d714562571
9 changed files with 30 additions and 9 deletions

View file

@ -1,5 +1,6 @@
interface listData {
id: string;
profileId?: string;
citizenId: string;
prefix: string;
firstName: string;