This commit is contained in:
meusinfirmary
2025-05-12 02:26:57 +07:00
parent 7026d95ee3
commit c5f516bd43

View File

@ -11,7 +11,7 @@ export class RemitConfigKurs {
nullable: true, nullable: true,
length: 256, length: 256,
}) })
kurs: string; value: string;
@Column({ @Column({
nullable: false, nullable: false,