This commit is contained in:
Bright 2025-02-17 12:07:22 +07:00
parent 7b9172c93f
commit 188a028bec
2 changed files with 47 additions and 6 deletions

View file

@ -12,12 +12,12 @@ export class OFFICER {
// })
// RET_YEAR: string;
@Column({
nullable: true,
type: "text",
default: null,
})
ID: string;
// @Column({
// nullable: true,
// type: "text",
// default: null,
// })
// ID: string;
@Column({
nullable: true,