no message

This commit is contained in:
setthawutttty 2023-11-22 14:21:05 +07:00
parent 30b420ae6c
commit 5acca0efa6
6 changed files with 90 additions and 43 deletions

View file

@ -13,6 +13,7 @@ interface DataAdd {
id:string
idcard:string
name:string
positionNo:string
position:string
positionLevel:string
salary:string
@ -22,6 +23,7 @@ interface DataAddResponse {
id:string
idcard:string
name:string
positionNo:string
position:string
positionLevel:string
salary:string