no message

This commit is contained in:
Bright 2024-02-22 11:51:22 +07:00
parent 910b603697
commit cfe3033faa

View file

@ -133,7 +133,7 @@ export class UpdateSalary {
endDate?: Date;
@Column()
details?: string | null;
details?: string;
@Column()
isSpecial: boolean;