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