This commit is contained in:
fro1991
2025-10-24 00:30:16 +07:00
parent 3e8cb00ac7
commit a6e9695bb6

View File

@ -33,7 +33,7 @@ export class TrxTransactionAml {
@Column({
length: 256,
})
sender_identity: string;
sender_identity_number: string;
@Column({
length: 256,