สร้าง workflow

This commit is contained in:
kittapath 2024-10-16 17:15:55 +07:00
parent 2b9cd85532
commit 238ab9dba2
3 changed files with 58 additions and 26 deletions

View file

@ -13,14 +13,6 @@ export class Workflow extends EntityBase {
})
refId: string;
@Column({
nullable: true,
comment: "system",
length: 255,
default: null,
})
system: string;
@Column({
nullable: true,
comment: "ชื่อ flow",