udpate
This commit is contained in:
@ -168,9 +168,9 @@ export class TrxTransaction {
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
type: "text",
|
||||
length: 4096,
|
||||
})
|
||||
qr_code: string;
|
||||
qrcode_url: string;
|
||||
|
||||
@Column()
|
||||
@CreateDateColumn()
|
||||
|
||||
Reference in New Issue
Block a user