เกณฑ์การประเมิน
This commit is contained in:
parent
a009da25b7
commit
ad00638b11
2 changed files with 38 additions and 36 deletions
|
|
@ -24,9 +24,9 @@ export class createKpiEvaluation {
|
|||
}
|
||||
|
||||
export class updateKpiEvaluation {
|
||||
@Column("uuid")
|
||||
id: string;
|
||||
|
||||
@Column()
|
||||
description: string;
|
||||
|
||||
@Column()
|
||||
level: Number;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue