update
This commit is contained in:
@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user