This commit is contained in:
meusinfirmary
2025-03-28 00:42:43 +07:00
parent 743500251a
commit 79df2dff0e

View File

@ -23,7 +23,7 @@ export class RemitRegion {
type: "uuid", type: "uuid",
default: () => "uuid_generate_v4()", default: () => "uuid_generate_v4()",
}) })
pastoId: string; postoId: string;
@Column({ @Column({
nullable: false, nullable: false,