รวมหน้าจอ วงเงินที่ใช้ในการเลื่อนเงินเดือน
This commit is contained in:
@@ -694,6 +694,8 @@ namespace tb320eva.Migrations
|
||||
b.Property<string>("supervisor1_result")
|
||||
.HasMaxLength(1);
|
||||
|
||||
b.Property<decimal?>("total_salary");
|
||||
|
||||
b.Property<DateTime>("updated");
|
||||
|
||||
b.HasKey("id");
|
||||
|
||||
Reference in New Issue
Block a user