no message
This commit is contained in:
parent
48c52e4f8c
commit
1be7261ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ export class SalaryPeriod extends EntityBase {
|
||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
nullable: true,
|
nullable: true,
|
||||||
comment: "ปีงบหระมาณ",
|
comment: "ปีงบประมาณ",
|
||||||
})
|
})
|
||||||
year: number;
|
year: number;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue