สร้าง workflow
This commit is contained in:
parent
2b9cd85532
commit
238ab9dba2
3 changed files with 58 additions and 26 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue