This commit is contained in:
fro1991
2025-10-22 03:08:48 +07:00
parent b2e15198c2
commit c2f76458af

View File

@ -33,6 +33,7 @@ export class TrxTransactionSla {
@Column({
length: 256,
nullable: true,
})
end_by: string;