Merge branch 'develop' into adiDev
This commit is contained in:
commit
ebcd94a701
20 changed files with 134 additions and 42 deletions
|
|
@ -239,9 +239,8 @@ export class ProfileSalaryTemp extends EntityBase {
|
|||
isGovernment: boolean;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "ข้อมูลจาก Entry",
|
||||
default: null,
|
||||
default: false,
|
||||
})
|
||||
isEntry: boolean;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue