chore: format
This commit is contained in:
parent
8bb3e8a0a0
commit
a2e38d7069
1 changed files with 1 additions and 3 deletions
|
|
@ -277,9 +277,7 @@ export class BranchController extends Controller {
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
{
|
{ isolationLevel: Prisma.TransactionIsolationLevel.Serializable },
|
||||||
isolationLevel: Prisma.TransactionIsolationLevel.Serializable,
|
|
||||||
},
|
|
||||||
);
|
);
|
||||||
|
|
||||||
if (headOfficeId) {
|
if (headOfficeId) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue