feat: add count branch
This commit is contained in:
parent
29e2933390
commit
28122752fa
1 changed files with 3 additions and 0 deletions
|
|
@ -187,6 +187,9 @@ export class BranchController extends Controller {
|
|||
subDistrict: true,
|
||||
},
|
||||
},
|
||||
_count: {
|
||||
select: { branch: true },
|
||||
},
|
||||
createdBy: true,
|
||||
updatedBy: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue