feat: add count branch

This commit is contained in:
Methapon2001 2024-07-10 10:16:56 +07:00
parent 29e2933390
commit 28122752fa

View file

@ -187,6 +187,9 @@ export class BranchController extends Controller {
subDistrict: true,
},
},
_count: {
select: { branch: true },
},
createdBy: true,
updatedBy: true,
},