no message
This commit is contained in:
parent
f67dab02a0
commit
2b9cd85532
4 changed files with 111 additions and 63 deletions
|
|
@ -3,7 +3,7 @@ import { EntityBase } from "./base/Base";
|
|||
import { MetaState } from "./MetaState";
|
||||
|
||||
@Entity("metaWorkflow")
|
||||
export class metaWorkflow extends EntityBase {
|
||||
export class MetaWorkflow extends EntityBase {
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "ชื่อ flow",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue