updaet
This commit is contained in:
@ -24,7 +24,7 @@ export class AssetGood {
|
||||
@Column({ type: "text", nullable: true })
|
||||
description: string
|
||||
|
||||
@Column({ type: "smallint" })
|
||||
@Column({ type: "float8" })
|
||||
price: number
|
||||
|
||||
@Column({ type: "varchar", length: 50 })
|
||||
|
||||
Reference in New Issue
Block a user