no message

This commit is contained in:
Bright 2024-02-27 16:45:24 +07:00
parent 48c52e4f8c
commit 1be7261ba0

View file

@ -32,7 +32,7 @@ export class SalaryPeriod extends EntityBase {
@Column({
nullable: true,
comment: "ปีงบระมาณ",
comment: "ปีงบระมาณ",
})
year: number;