feat: also return with contact
This commit is contained in:
parent
f9eb48d741
commit
23f29ce052
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ export class BranchController extends Controller {
|
|||
province: true,
|
||||
district: true,
|
||||
subDistrict: true,
|
||||
contact: true,
|
||||
branch: tree && {
|
||||
include: {
|
||||
province: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue