เพิ่มคอลัม เงินประจำตำแหน่ง และค่าตอบแทน รายเดือน
This commit is contained in:
@@ -929,6 +929,10 @@ namespace tb320eva.Migrations
|
||||
|
||||
b.Property<decimal?>("middle");
|
||||
|
||||
b.Property<decimal?>("monthly_compensation");
|
||||
|
||||
b.Property<decimal?>("position_allowance");
|
||||
|
||||
b.Property<int?>("position_level");
|
||||
|
||||
b.Property<int?>("position_type");
|
||||
|
||||
Reference in New Issue
Block a user