วันที่รอบพิเศษว่างได้
This commit is contained in:
parent
be48ab20f5
commit
82be38becf
1 changed files with 2 additions and 2 deletions
|
|
@ -196,9 +196,9 @@ export class CreateKpiUserSpecial {
|
|||
kpiUserEvaluationId: string;
|
||||
@Column()
|
||||
documentInfoEvidence: string;
|
||||
@Column()
|
||||
@Column({ nullable: true })
|
||||
startDate: Date;
|
||||
@Column()
|
||||
@Column({ nullable: true })
|
||||
endDate: Date;
|
||||
@Column()
|
||||
period: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue