ปรับปรุงรายงานประวัติการเลื่อนเงินเดือนรายบุคคล

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-04-06 09:03:11 +07:00
parent fb536d2436
commit c8f4d2317c
3 changed files with 143 additions and 28 deletions

View File

@@ -24,6 +24,8 @@ namespace TodoAPI2.Models
public string x1 { get; set; }
public string x2 { get; set; }
public string thedesc { get; set; }
}
}