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({ @Column({
nullable: true, nullable: true,
length: 256,
type: "uuid", type: "uuid",
}) })
reference_id: String; reference_id: String;