แก้ไข้ API ออกคำสั่ง Step2

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-08-09 16:10:02 +07:00
parent 742fda67f6
commit 5dfa5bea4f
3 changed files with 86 additions and 27 deletions

View file

@ -2,7 +2,7 @@ interface ResponseData {
education: string;
idCard: string;
name: string;
personId: string;
personalId: string;
selectStatus: boolean;
sequence: number;
}