This commit is contained in:
fro1991
2025-10-26 04:51:41 +07:00
parent 3ef70900e0
commit aa42dac66a

View File

@ -96,6 +96,7 @@ export class TrxTransactionAml {
frequency: string;
@Column({
nullable: true,
length: 256,
})
teller_ref: string;