fix
This commit is contained in:
@ -116,7 +116,7 @@ export class CashierItem {
|
||||
category: string;
|
||||
|
||||
@Column({ nullable: true, length: 256 })
|
||||
refKey: string;
|
||||
ref_id: string;
|
||||
|
||||
@Column()
|
||||
@CreateDateColumn()
|
||||
|
||||
Reference in New Issue
Block a user