สร้าง workflow
This commit is contained in:
parent
2b9cd85532
commit
238ab9dba2
3 changed files with 58 additions and 26 deletions
|
|
@ -21,14 +21,6 @@ export class StateOperatorUser extends EntityBase {
|
|||
})
|
||||
order: number;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "ผู้ดำเนินการ",
|
||||
length: 255,
|
||||
default: null,
|
||||
})
|
||||
refId: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 40,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue