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,
|
province: true,
|
||||||
district: true,
|
district: true,
|
||||||
subDistrict: true,
|
subDistrict: true,
|
||||||
|
contact: true,
|
||||||
branch: tree && {
|
branch: tree && {
|
||||||
include: {
|
include: {
|
||||||
province: true,
|
province: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue