update
This commit is contained in:
@ -167,6 +167,7 @@ export class TrxTransaction {
|
||||
purpose_label: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
type: "text",
|
||||
})
|
||||
qr_code: string;
|
||||
|
||||
Reference in New Issue
Block a user