ปรับ Report Probation
This commit is contained in:
parent
c802ab718f
commit
197f8f7150
3 changed files with 1596 additions and 843 deletions
|
|
@ -75,7 +75,8 @@
|
|||
public class Competency
|
||||
{
|
||||
public string id { get; set; } = string.Empty;
|
||||
public string title { get; set; } = string.Empty;
|
||||
public string name { get; set; } = string.Empty;
|
||||
public string level { get; set; } = string.Empty;
|
||||
public string description { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue