This commit is contained in:
meusinfirmary
2025-07-26 04:58:48 +07:00
parent 2228639a24
commit f300f32d2a

View File

@ -121,7 +121,7 @@ export class RemitTransaction {
@Column({
nullable: true,
type: "int2",
type: "float8",
})
risk_score: Number;