This commit is contained in:
fro1991
2025-11-05 12:49:00 +07:00
parent a17805a620
commit 8742b6eef9

View File

@ -28,7 +28,6 @@ export class TrxMaintenanceDetail {
@Column({
nullable: true,
length: 256,
type: "uuid",
})
reference_id: String;