update
This commit is contained in:
@ -71,6 +71,7 @@ export class TrxTransaction {
|
||||
target_amount: number;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
default: false,
|
||||
})
|
||||
is_deal_request: boolean;
|
||||
|
||||
Reference in New Issue
Block a user