ปรับฟอร์มทุนระบบพัฒนา
This commit is contained in:
parent
6fb49dd324
commit
44fe23f289
5 changed files with 516 additions and 254 deletions
|
|
@ -9,6 +9,11 @@ interface FormsSholarship {
|
|||
posExecutive: string; //ชื่อตำแหน่งทางการบริหาร
|
||||
posLevelId: string | null; //ไอดีระดับตำแหน่ง
|
||||
posTypeId: string | null; //ไอดีประเภทตำแหน่ง
|
||||
org: string;
|
||||
rootId: string | null;
|
||||
root: string;
|
||||
orgRootShortName: string;
|
||||
orgRevisionId: string | null;
|
||||
guarantorRank: string; //ยศ(ผู้ค้ำ)
|
||||
guarantorPrefix: string; //คำนำหน้าชื่อ(ผู้ค้ำ)
|
||||
guarantorFirstName: string; //ชื่อ(ผู้ค้ำ)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue