no message

This commit is contained in:
setthawutttty 2023-07-04 09:41:24 +07:00
parent dc5ea784a3
commit c296bdfc48
8 changed files with 219 additions and 174 deletions

View file

@ -1,4 +1,5 @@
interface TableName {
personalId: string;
profileID: string;
position: number;
fullName: string;