no message

This commit is contained in:
kittapath 2024-10-16 14:40:37 +07:00
parent f67dab02a0
commit 2b9cd85532
4 changed files with 111 additions and 63 deletions

View file

@ -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",